2018-05-19 07:42:09,485 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-207 | | 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-19 07:42:09,489 - 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-19 07:42:09,489 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 07:42:09,490 - 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-19 07:42:09,491 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-19 07:42:09,491 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-19 07:42:13,726 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-19 07:42:25,253 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 11.515s OK 2018-05-19 07:42:25,533 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 07:42:25,533 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-19 07:42:25,535 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-19 07:42:27,881 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-19 07:53:20,575 - 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 652.656s OK 2018-05-19 07:53:20,892 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 07:53:20,892 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-19 07:53:20,896 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-19 07:53:22,094 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-19 07:54:03,625 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.529s OK 2018-05-19 07:54:03,906 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 07:54:03,906 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-19 07:54:03,911 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | api_check | functest | healthcheck | 10:53 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-19 07:54:03,914 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-19 07:54:07,927 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-207 | | 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-19 07:54:07,930 - 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-19 07:54:07,930 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 07:54:07,931 - 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-19 07:54:07,934 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-19 07:54:07,934 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-19 07:54:10,777 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'6e23210f-5710-434b-b7cd-07bc43b9adc5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-19T07:40:21Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'eb8f1a77-08d1-47b6-9c78-0154b49e24d4', 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'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:40:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:54:10,908 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-pod1 2018-05-19 07:54:10,909 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-19 07:54:11,093 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-19 07:54:11,094 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-19 07:54:11,219 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-19 07:54:11,219 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-19 07:54:11' 2018-05-19 07:54:11,219 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:11,219 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-19 07:54:11,962 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T07:54:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/b4614eb8-add9-4438-8472-9a9ecf78639f/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b4614eb8-add9-4438-8472-9a9ecf78639f', u'size': None, u'name': u'functest-vping--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', u'checksum': None, u'self': u'/v2/images/b4614eb8-add9-4438-8472-9a9ecf78639f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T07:54:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 07:54:11,962 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:12,302 - 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-19T07:54:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'08b4babb-a63f-4f30-a66a-b447df503a10', u'provider:segmentation_id': 1013, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:54:12Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:54:13,540 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T07:54:13Z', 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'c43e9ea6-1184-457e-9264-a01228b408fc', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', u'enable_dhcp': True, u'network_id': u'08b4babb-a63f-4f30-a66a-b447df503a10', u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:54:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:54:13,540 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:14,943 - 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-19T07:54:14Z', u'revision_number': 2, u'ha': False, u'id': u'33f021f8-ca54-4c83-aa51-446f5bfcd153', u'external_gateway_info': {u'network_id': u'eb8f1a77-08d1-47b6-9c78-0154b49e24d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6e23210f-5710-434b-b7cd-07bc43b9adc5', u'ip_address': u'100.64.200.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:54:13Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:54:18,491 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:18,790 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'cb330c30-a1b9-487c-9c6c-7b6b0eece2e6', 'swap': 0}) 2018-05-19 07:54:19,753 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:29,899 - 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-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:f5:5a', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b4614eb8-add9-4438-8472-9a9ecf78639f'}), 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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-19T07:54:28.000000', 'flavor': Munch({u'id': u'cb330c30-a1b9-487c-9c6c-7b6b0eece2e6'}), 'az': u'nova', 'id': u'c58330fd-48c5-4901-be12-69c6241d0207', 'security_groups': [Munch({u'name': u'vping-sg-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8412ede66c764805a5abc4580d442091', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.5', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.5', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.5', 'launched_at': u'2018-05-19T07:54:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T07:54:29Z', 'hostId': u'47ab9954d0be2763703bd88fc4624ff80e9f09b714aa91bab46c33fb', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'47ab9954d0be2763703bd88fc4624ff80e9f09b714aa91bab46c33fb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', 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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-19T07:54:28.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', 'adminPass': u'AGfRLiuDYXG4', 'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'created_at': u'2018-05-19T07:54:21Z', 'created': u'2018-05-19T07:54:21Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 07:54:31,689 - 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 1937036810 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.000 MHz processor [ 0.189649] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.191994] pid_max: default: 32768 minimum: 301 [ 0.193312] ACPI: Core revision 20150930 [ 0.195263] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197162] Security Framework initialized [ 0.198311] Yama: becoming mindful. [ 0.199329] AppArmor: AppArmor initialized [ 0.200591] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.202666] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204610] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.206366] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.208401] Initializing cgroup subsys io [ 0.209535] Initializing cgroup subsys memory [ 0.210739] Initializing cgroup subsys devices [ 0.211959] Initializing cgroup subsys freezer [ 0.213232] Initializing cgroup subsys net_cls [ 0.214484] Initializing cgroup subsys perf_event [ 0.215796] Initializing cgroup subsys net_prio [ 0.217071] Initializing cgroup subsys hugetlb [ 0.218286] Initializing cgroup subsys pids [ 0.219516] CPU: Physical Processor ID: 0 [ 0.221421] mce: CPU supports 10 MCE banks [ 0.222617] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239753] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248494] ftrace: allocating 31920 entries in 125 pages [ 0.285290] smpboot: Max logical packages: 1 [ 0.286507] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.288398] x2apic enabled [ 0.289474] Switched APIC routing to physical x2apic. [ 0.291646] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.293331] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.296407] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.298847] ... version: 2 [ 0.300012] ... bit width: 48 [ 0.301218] ... generic registers: 4 [ 0.302404] ... value mask: 0000ffffffffffff [ 0.303900] ... max period: 000000007fffffff [ 0.305415] ... fixed-purpose events: 3 [ 0.306581] ... event mask: 000000070000000f [ 0.308084] KVM setup paravirtual spinlock [ 0.309904] x86: Booted up 1 node, 1 CPUs [ 0.311064] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.313072] devtmpfs: initialized [ 0.315820] evm: security.selinux [ 0.316834] evm: security.SMACK64 [ 0.317844] evm: security.SMACK64EXEC [ 0.318923] evm: security.SMACK64TRANSMUTE [ 0.320117] evm: security.SMACK64MMAP [ 0.321195] evm: security.ima [ 0.322147] evm: security.capability [ 0.323308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.326048] pinctrl core: initialized pinctrl subsystem [ 0.327639] RTC time: 7:54:29, date: 05/19/18 [ 0.329021] NET: Registered protocol family 16 [ 0.330458] cpuidle: using governor ladder [ 0.331655] cpuidle: using governor menu [ 0.332801] PCCT header not found. [ 0.333891] ACPI: bus type PCI registered [ 0.335080] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.336949] PCI: Using configuration type 1 for base access [ 0.338526] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.341464] ACPI: Added _OSI(Module Device) [ 0.342678] ACPI: Added _OSI(Processor Device) [ 0.343944] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.345295] ACPI: Added _OSI(Processor Aggregator Device) [ 0.347917] ACPI: Interpreter enabled [ 0.349028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.351827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.354585] ACPI: (supports S0 S3 S4 S5) [ 0.355789] ACPI: Using IOAPIC for interrupt routing [ 0.357233] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.361834] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.363540] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.365456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.367241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.370681] acpiphp: Slot [3] registered [ 0.371889] acpiphp: Slot [4] registered [ 0.373098] acpiphp: Slot [5] registered [ 0.374305] acpiphp: Slot [6] registered [ 0.387329] acpiphp: Slot [7] registered [ 0.388512] acpiphp: Slot [8] registered [ 0.389697] acpiphp: Slot [9] registered [ 0.390869] acpiphp: Slot [10] registered [ 0.392060] acpiphp: Slot [11] registered [ 0.393259] acpiphp: Slot [12] registered [ 0.395450] acpiphp: Slot [13] registered [ 0.396690] acpiphp: Slot [14] registered [ 0.397893] acpiphp: Slot [15] registered [ 0.399213] acpiphp: Slot [16] registered [ 0.400385] acpiphp: Slot [17] registered [ 0.401556] acpiphp: Slot [18] registered [ 0.402743] acpiphp: Slot [19] registered [ 0.403924] acpiphp: Slot [20] registered [ 0.405101] acpiphp: Slot [21] registered [ 0.406350] acpiphp: Slot [22] registered [ 0.407537] acpiphp: Slot [23] registered [ 0.408703] acpiphp: Slot [24] registered [ 0.409872] acpiphp: Slot [25] registered [ 0.411051] acpiphp: Slot [26] registered [ 0.412220] acpiphp: Slot [27] registered [ 0.413425] acpiphp: Slot [28] registered [ 0.414583] acpiphp: Slot [29] registered [ 0.415786] acpiphp: Slot [30] registered [ 0.416984] acpiphp: Slot [31] registered [ 0.418158] PCI host bridge to bus 0000:00 [ 0.419344] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.423000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.425123] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.427264] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.429406] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.435381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.437320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.439081] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.441021] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.446547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.448602] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.488851] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.490968] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.493051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.495127] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.497404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.499176] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.500851] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.502412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.504688] vgaarb: loaded [ 0.505555] vgaarb: bridge control possible 0000:00:02.0 [ 0.507225] SCSI subsystem initialized [ 0.508371] ACPI: bus type USB registered [ 0.509566] usbcore: registered new interface driver usbfs [ 0.511130] usbcore: registered new interface driver hub [ 0.512618] usbcore: registered new device driver usb [ 0.514158] PCI: Using ACPI for IRQ routing [ 0.515642] NetLabel: Initializing [ 0.516648] NetLabel: domain hash size = 128 [ 0.517924] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.519350] NetLabel: unlabeled traffic allowed by default [ 0.521017] clocksource: Switched to clocksource kvm-clock [ 0.527863] AppArmor: AppArmor Filesystem Enabled [ 0.529250] pnp: PnP ACPI init [ 0.530545] pnp: PnP ACPI: found 5 devices [ 0.537423] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.539949] NET: Registered protocol family 2 [ 0.541329] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.543240] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.544996] TCP: Hash tables configured (established 8192 bind 8192) [ 0.546809] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.548448] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.550193] NET: Registered protocol family 1 [ 0.551432] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.554596] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.593779] Trying to unpack rootfs image as initramfs... [ 0.660901] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663246] Scanning for low memory corruption every 60 seconds [ 0.665209] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666991] audit: initializing netlink subsys (disabled) [ 0.668601] audit: type=2000 audit(1526716469.436:1): initialized [ 0.670634] Initialise system trusted keyring [ 0.672015] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.673839] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.676762] zbud: loaded [ 0.677765] VFS: Disk quotas dquot_6.6.0 [ 0.678982] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.681242] fuse init (API version 7.23) [ 0.682519] Key type big_key registered [ 0.683684] Allocating IMA MOK and blacklist keyrings. [ 0.685310] Key type asymmetric registered [ 0.686518] Asymmetric key parser 'x509' registered [ 0.687908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.690054] io scheduler noop registered [ 0.691210] io scheduler deadline registered (default) [ 0.692704] io scheduler cfq registered [ 0.693898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.695426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.697298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.699478] ACPI: Power Button [PWRF] [ 0.700667] GHES: HEST is not enabled! [ 0.719650] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.758539] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.778591] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.781308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.806388] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.809223] Linux agpgart interface v0.103 [ 0.812159] brd: module loaded [ 0.813874] loop: module loaded [ 0.820714] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.822740] GPT:90111 != 2097151 [ 0.823659] GPT:Alternate GPT header not at the end of the disk. [ 0.825190] GPT:90111 != 2097151 [ 0.826092] GPT: Use GNU Parted to correct GPT errors. [ 0.827385] vda: vda1 vda15 [ 0.829809] vdb: [ 0.831220] scsi host0: ata_piix [ 0.832213] scsi host1: ata_piix [ 0.833222] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.834972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.836977] libphy: Fixed MDIO Bus: probed [ 0.838338] tun: Universal TUN/TAP device driver, 1.6 [ 0.839666] tun: (C) 1999-2004 Max Krasnyansky [ 0.842306] PPP generic driver version 2.4.2 [ 0.843545] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.845223] ehci-pci: EHCI PCI platform driver [ 0.846464] ehci-platform: EHCI generic platform driver [ 0.847854] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.849438] ohci-pci: OHCI PCI platform driver [ 0.850682] ohci-platform: OHCI generic platform driver [ 0.852066] uhci_hcd: USB Universal Host Controller Interface driver [ 0.871717] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.873103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.875106] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.876435] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.878000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.879695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.881621] usb usb1: Product: UHCI Host Controller [ 0.882907] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.884455] usb usb1: SerialNumber: 0000:00:01.2 [ 0.885760] hub 1-0:1.0: USB hub found [ 0.886802] hub 1-0:1.0: 2 ports detected [ 0.888040] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.890796] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.892107] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.893513] mousedev: PS/2 mouse device common for all mice [ 0.895199] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.897600] rtc_cmos 00:00: RTC can wake from S4 [ 0.899017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.900653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.902271] i2c /dev entries driver [ 0.903281] device-mapper: uevent: version 1.0.3 [ 0.904531] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.906740] ledtrig-cpu: registered to indicate activity on CPUs [ 0.908486] NET: Registered protocol family 10 [ 0.909831] NET: Registered protocol family 17 [ 0.911030] Key type dns_resolver registered [ 0.912257] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.913763] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.916046] registered taskstats version 1 [ 0.917160] Loading compiled-in X.509 certificates [ 0.919139] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.921630] zswap: loaded using pool lzo/zbud [ 0.935335] Key type trusted registered [ 0.937489] Key type encrypted registered [ 0.938586] AppArmor: AppArmor sha1 policy hashing enabled [ 0.940003] ima: No TPM chip found, activating TPM-bypass! [ 0.941470] evm: HMAC attrs: 0x1 [ 0.942744] Magic number: 2:54:926 [ 0.943813] rtc_cmos 00:00: setting system clock to 2018-05-19 07:54:29 UTC (1526716469) [ 0.946005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.947507] EDD information not available. [ 0.994341] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.996376] Write protecting the kernel read-only data: 14336k [ 0.998451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.000867] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.05 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.355183] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMda1e4ZLXjPjiL2DNteJKAYR8W2Cxcn9z4lK11cnDgZRBW4ohGmql6uA6+/F7MteQTD3CQqeWeugGhBQieYgTlRAxph3l8wr88eLGk/I/7zx1UBgYj55Zsr1+DBPyFnGu2HHzxFn2eRTUlgMA8N/Hv7FABJFWIayQ7wASuZh5mVipJM/4Af/w41mIB+ydNOE+Ja5ErTwyWFsAgtkE0QON8Dmktd0ZQ5QrTo1oMIKRPhyk+BcAC4I/vmkEtuImeWD0aJzF8DI1sZSgf1qTyGqswTVt6dVuu6sMSWKnQ9Y2xl+jOn/FqmB5Bw9UAqXVBB2HsRPxYnBvvIEn5lVWkcon root@opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 ssh-dss AAAAB3NzaC1kc3MAAACBAIreKbpoN38PKZOmR7e7NxfU0fnv/7l11i8DddD4UBX8sDpmCNEXSVwbm0ee4mFpz+4u1AQ79geFEjnG8IrGLkVUwqVtz5kScI0nSYz1AIJQsq9AIXzPC4uzmWkoI7SvCnK/db947dvofJNAYyXEDw66TtO1X5RwoVeYYo3SiUBBAAAAFQDtma9E2QAf8Fi+hRf6P+jkyAF0NQAAAIAJaR3otr8aITtdXMXOY0NGgbSyaosowmgQse8T06l5t8sXWbUw64xPHqhPjwpyLt9rrqIxlL+ZPMLcuUl7DnBYHxgGtj5LpXyAdPgY8Kgdv9DFqNDdWiprBAPtQkekB92rfgJgsWdwczx4pyKnP1PO9uGzj9ml1eHN41TjRDAkeAAAAIBsqmAlXOcyJVGAaFAyKFxAX5iYyt5OQCj0uflw3+AzDPm0qPLs6J3otvog2rubYG5THCkhV5gYpUC6+fDEHW0SC4Yc1IzbY5SYfEaHMrlNJR+OwQZdE5Wi4bdvMcrVPASaKIDdJy9mhSM2gRH4ZwtaGVpWCsm8BkpDWluxp43k3Q== root@opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:fe59:f55a/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.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: c58330fd-48c5-4901-be12-69c6241d0207 name: opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 availability-zone: nova local-hostname: opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 login: 2018-05-19 07:54:31,690 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:31,955 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMno0pIJ3PTVh2mLVjrZeCLE/r+7ASSa79iddg2mEaDtXGnDzO470Ex2+WqcNsu8CMpb1k3230buOXTssTAfA9yno/nDoNWc9SSnsSZjQFy6m18ZzGg6JGiSSRTTuNUjb0W0lrAjJicLw+VI06COB/sV//1SyPrsbCsqKxCfjr0tCAxG00YlGlPH+TAPRYGTLEPUl/aldsuZCZ8o0SYujBbFZClzChwBdMTnwkODV1L3fnKasrPXoTR5gu2Rnb44o3KHRweVqsoGuCk1gXw+FJUCYGAuNtD8j1JlAX2mq4VJUGmWHzWTgBZOoNz4bm+S/7RTH8+pFncZUzVrvV7Yx5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzJ6NKSCdz01Ydpi1Y62XgixP6/uwEkmu/YnXYNphGg7Vxpw8\nzuO9BMdvlqnDbLvAjKW9ZN9t9G7jl07LEwHwPcp6P5w6DVnPUkp7EmY0BcuptfGc\nxoOiRokkkU07jVI29FtJawIyYnC8PlSNOgjgf7Ff/9Usj67GwrKisQn469LQgMRt\nNGJRpTx/kwD0WBkyxD1Jf2pXbLmQmfKNEmLowWxWQpcwocAXTE58JDg1dS935ymr\nKz16E0eYLtkZ2+OKNyh0cHlarKBrgpNYF8PhSVAmBgLjbQ/I9SZQF9pquFSVBplh\n81k4AWTqDc+G5vkv+0Ux/PqRZ3GVM1a71e2MeQIDAQABAoIBABubQJxN5Dy1yLun\nesGKCCjt5ZKHEIhHHK7kTASrMfKcEceMCMA5BaWBatK+8LjY0++l5NmZM3KJC3e8\nj7Vuy4TqrneqkkJ+3XPSzKv80gP+KFV91ZMK63fsxNw9uU0lzHhHYK5pS3bwktUt\n/yfXTsKrobIYhryT7gkSpNSR7d2TA+eEa7keDlBm8YZGUHE2p+wUvV2GcjwvWjii\nrfS4KPrHwMngA/oAk8snZVlZHYVdItNKaOMl5N6H0hKgGS+KI/fDJFdrXC0QxkRg\naGS+rDP89zTeDwgHCw6YRQNMYFcLCTm1hY7s2eYa4quGYO2fqwDT4Pi+fERsMyma\nSGsB54kCgYEA8hTFaXhx6F52bzLJwsXnrLOqDkC0xfhZRcE2cOD/vMm0A/bIt5v7\n1YOS2Azu6x1+b+OdZWjtK35R2AlSFW7rP4KFBidbzVH8kUHhpJDxzVQUoiFLmhWL\na3LTYQ+MjVGMo4RDQL70B/u0cNYZxnXZX8GqjhhjoVlsa7MPvbMC/D8CgYEA2GJf\n2sAdXMFwXbPHIDaOI7hO3HIxUa6y6WRgbb2/MTW3LQQJ1IM7UQViKZlxvbv2+cG7\nSVyqwTjtoFf1RlUh4dd3IVAhcYwQVCsTbGKoIIEZJIcpep3tjE6iRopC/TVZC/NJ\n0SqY7mM96gFsFTckxmy1g58eaD19Nk3MwPNsqUcCgYAVpU3RlHd685dbcgsgY1nH\n03jNNXP0j7RLzG71wOidFNwHzrU71bK68LzcnKtwUn7PumaEftFWJkFjM9InIHfg\ngecrGbHXthEDXAS1FlDIr0/4/0knSe3hea706tMCf9w3csggrfJcFGGaBUrguADr\n0wFRG1UtRDWxm504tRz7OQKBgAYf6rSnYW1hsEuGrik0QhuyuNC2jrzQJBJFHBGf\nIE1FRvUIOzr/p+soKtoglL6ZFmmFWUa/T7n+YYN7Wd7uw/G/hoiz2u561296dKdJ\nt5aL8Ok+xibJV5L0GtXCThkarHWRIlLAUOnWd0crWSLUl77iDtU16MdsjiG+XABO\nI5I7AoGBANQhoOlB6it9zQZa1XKge95et7iohzMZY3Jk0usLqdyymiwtTpWYkclU\nUZKUNDUEWBdQi6Ld7+HUNKJgwaeg516B+oEUQFP/gh/geBFu/N5CF/N/P0aQoZqw\nGTOwecqqOBD/k7OABTGSD54SwVl9VBx5q5Qy3xivf0Fd7FymISIe\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8412ede66c764805a5abc4580d442091', 'name': u'vping-keypair-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', 'created_at': '2018-05-19T07:54:31.955425', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'81:5a:21:c1:59:00:2b:a7:a8:33:8b:c0:a7:ef:89:4e', 'type': 'ssh', 'id': u'vping-keypair-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818'}) 2018-05-19 07:54:31,955 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzJ6NKSCdz01Ydpi1Y62XgixP6/uwEkmu/YnXYNphGg7Vxpw8 zuO9BMdvlqnDbLvAjKW9ZN9t9G7jl07LEwHwPcp6P5w6DVnPUkp7EmY0BcuptfGc xoOiRokkkU07jVI29FtJawIyYnC8PlSNOgjgf7Ff/9Usj67GwrKisQn469LQgMRt NGJRpTx/kwD0WBkyxD1Jf2pXbLmQmfKNEmLowWxWQpcwocAXTE58JDg1dS935ymr Kz16E0eYLtkZ2+OKNyh0cHlarKBrgpNYF8PhSVAmBgLjbQ/I9SZQF9pquFSVBplh 81k4AWTqDc+G5vkv+0Ux/PqRZ3GVM1a71e2MeQIDAQABAoIBABubQJxN5Dy1yLun esGKCCjt5ZKHEIhHHK7kTASrMfKcEceMCMA5BaWBatK+8LjY0++l5NmZM3KJC3e8 j7Vuy4TqrneqkkJ+3XPSzKv80gP+KFV91ZMK63fsxNw9uU0lzHhHYK5pS3bwktUt /yfXTsKrobIYhryT7gkSpNSR7d2TA+eEa7keDlBm8YZGUHE2p+wUvV2GcjwvWjii rfS4KPrHwMngA/oAk8snZVlZHYVdItNKaOMl5N6H0hKgGS+KI/fDJFdrXC0QxkRg aGS+rDP89zTeDwgHCw6YRQNMYFcLCTm1hY7s2eYa4quGYO2fqwDT4Pi+fERsMyma SGsB54kCgYEA8hTFaXhx6F52bzLJwsXnrLOqDkC0xfhZRcE2cOD/vMm0A/bIt5v7 1YOS2Azu6x1+b+OdZWjtK35R2AlSFW7rP4KFBidbzVH8kUHhpJDxzVQUoiFLmhWL a3LTYQ+MjVGMo4RDQL70B/u0cNYZxnXZX8GqjhhjoVlsa7MPvbMC/D8CgYEA2GJf 2sAdXMFwXbPHIDaOI7hO3HIxUa6y6WRgbb2/MTW3LQQJ1IM7UQViKZlxvbv2+cG7 SVyqwTjtoFf1RlUh4dd3IVAhcYwQVCsTbGKoIIEZJIcpep3tjE6iRopC/TVZC/NJ 0SqY7mM96gFsFTckxmy1g58eaD19Nk3MwPNsqUcCgYAVpU3RlHd685dbcgsgY1nH 03jNNXP0j7RLzG71wOidFNwHzrU71bK68LzcnKtwUn7PumaEftFWJkFjM9InIHfg gecrGbHXthEDXAS1FlDIr0/4/0knSe3hea706tMCf9w3csggrfJcFGGaBUrguADr 0wFRG1UtRDWxm504tRz7OQKBgAYf6rSnYW1hsEuGrik0QhuyuNC2jrzQJBJFHBGf IE1FRvUIOzr/p+soKtoglL6ZFmmFWUa/T7n+YYN7Wd7uw/G/hoiz2u561296dKdJ t5aL8Ok+xibJV5L0GtXCThkarHWRIlLAUOnWd0crWSLUl77iDtU16MdsjiG+XABO I5I7AoGBANQhoOlB6it9zQZa1XKge95et7iohzMZY3Jk0usLqdyymiwtTpWYkclU UZKUNDUEWBdQi6Ld7+HUNKJgwaeg516B+oEUQFP/gh/geBFu/N5CF/N/P0aQoZqw GTOwecqqOBD/k7OABTGSD54SwVl9VBx5q5Qy3xivf0Fd7FymISIe -----END RSA PRIVATE KEY----- 2018-05-19 07:54:32,754 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818' 2018-05-19 07:54:44,858 - 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-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:7a:02', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b4614eb8-add9-4438-8472-9a9ecf78639f'}), 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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-19T07:54:44.000000', 'flavor': Munch({u'id': u'cb330c30-a1b9-487c-9c6c-7b6b0eece2e6'}), 'az': u'nova', 'id': u'd6cec017-05cf-46b5-9f9a-c8e2db87fde2', 'security_groups': [Munch({u'name': u'vping-sg-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8412ede66c764805a5abc4580d442091', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.11', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.11', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.11', 'launched_at': u'2018-05-19T07:54:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T07:54:44Z', 'hostId': u'ff6f067a1437e3c2c5f38e8c9be4bfd2e2ac8d4e4c70b80d02a4d616', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'ff6f067a1437e3c2c5f38e8c9be4bfd2e2ac8d4e4c70b80d02a4d616', '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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-19T07:54:44.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'9c2d359ea29449c2b8932b53eb3e16d4', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818', 'adminPass': u'yCd3u2T8Dkbg', 'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'created_at': u'2018-05-19T07:54:34Z', 'created': u'2018-05-19T07:54:34Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 07:54:47,771 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'33f021f8-ca54-4c83-aa51-446f5bfcd153', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'created_at': u'2018-05-19T07:54:46Z', 'attached': True, 'updated_at': u'2018-05-19T07:54:46Z', 'id': u'697c4426-4742-48a2-9802-cd837ffe9ef0', 'floating_network_id': u'eb8f1a77-08d1-47b6-9c78-0154b49e24d4', 'fixed_ip_address': u'192.168.130.11', 'floating_ip_address': u'100.64.200.116', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'33f021f8-ca54-4c83-aa51-446f5bfcd153', 'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'port_id': u'a6b21d47-05c5-482a-82cc-35bfebe93dd5', 'port': u'a6b21d47-05c5-482a-82cc-35bfebe93dd5', 'network': u'eb8f1a77-08d1-47b6-9c78-0154b49e24d4'}) 2018-05-19 07:54:51,551 - 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 1539531460 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.000 MHz processor [ 0.203469] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.205598] pid_max: default: 32768 minimum: 301 [ 0.206954] ACPI: Core revision 20150930 [ 0.208909] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.210778] Security Framework initialized [ 0.211955] Yama: becoming mindful. [ 0.213009] AppArmor: AppArmor initialized [ 0.214263] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.216380] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.218342] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.220160] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.222250] Initializing cgroup subsys io [ 0.223397] Initializing cgroup subsys memory [ 0.224621] Initializing cgroup subsys devices [ 0.225860] Initializing cgroup subsys freezer [ 0.227137] Initializing cgroup subsys net_cls [ 0.228384] Initializing cgroup subsys perf_event [ 0.229691] Initializing cgroup subsys net_prio [ 0.230989] Initializing cgroup subsys hugetlb [ 0.232262] Initializing cgroup subsys pids [ 0.233509] CPU: Physical Processor ID: 0 [ 0.235468] mce: CPU supports 10 MCE banks [ 0.236690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.238115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.253510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.262120] ftrace: allocating 31920 entries in 125 pages [ 0.298498] smpboot: Max logical packages: 1 [ 0.299745] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.301643] x2apic enabled [ 0.302701] Switched APIC routing to physical x2apic. [ 0.304881] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.306629] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.309744] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.312199] ... version: 2 [ 0.313411] ... bit width: 48 [ 0.314650] ... generic registers: 4 [ 0.315877] ... value mask: 0000ffffffffffff [ 0.317403] ... max period: 000000007fffffff [ 0.318934] ... fixed-purpose events: 3 [ 0.320154] ... event mask: 000000070000000f [ 0.321694] KVM setup paravirtual spinlock [ 0.323536] x86: Booted up 1 node, 1 CPUs [ 0.324699] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326718] devtmpfs: initialized [ 0.329466] evm: security.selinux [ 0.330483] evm: security.SMACK64 [ 0.331517] evm: security.SMACK64EXEC [ 0.332604] evm: security.SMACK64TRANSMUTE [ 0.333802] evm: security.SMACK64MMAP [ 0.334881] evm: security.ima [ 0.335816] evm: security.capability [ 0.336990] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.339767] pinctrl core: initialized pinctrl subsystem [ 0.341383] RTC time: 7:54:44, date: 05/19/18 [ 0.342757] NET: Registered protocol family 16 [ 0.344228] cpuidle: using governor ladder [ 0.345427] cpuidle: using governor menu [ 0.346576] PCCT header not found. [ 0.347694] ACPI: bus type PCI registered [ 0.348889] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.350764] PCI: Using configuration type 1 for base access [ 0.352389] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.355354] ACPI: Added _OSI(Module Device) [ 0.356604] ACPI: Added _OSI(Processor Device) [ 0.357942] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.359335] ACPI: Added _OSI(Processor Aggregator Device) [ 0.362020] ACPI: Interpreter enabled [ 0.363166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.365956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.368801] ACPI: (supports S0 S3 S4 S5) [ 0.370008] ACPI: Using IOAPIC for interrupt routing [ 0.371474] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.376069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.377818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.379702] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.381550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.384936] acpiphp: Slot [3] registered [ 0.386127] acpiphp: Slot [4] registered [ 0.387334] acpiphp: Slot [5] registered [ 0.388532] acpiphp: Slot [6] registered [ 0.402212] acpiphp: Slot [7] registered [ 0.403512] acpiphp: Slot [8] registered [ 0.404669] acpiphp: Slot [9] registered [ 0.405866] acpiphp: Slot [10] registered [ 0.407098] acpiphp: Slot [11] registered [ 0.408320] acpiphp: Slot [12] registered [ 0.409551] acpiphp: Slot [13] registered [ 0.410746] acpiphp: Slot [14] registered [ 0.411995] acpiphp: Slot [15] registered [ 0.413355] acpiphp: Slot [16] registered [ 0.414559] acpiphp: Slot [17] registered [ 0.415815] acpiphp: Slot [18] registered [ 0.417052] acpiphp: Slot [19] registered [ 0.418252] acpiphp: Slot [20] registered [ 0.419467] acpiphp: Slot [21] registered [ 0.420704] acpiphp: Slot [22] registered [ 0.421927] acpiphp: Slot [23] registered [ 0.423111] acpiphp: Slot [24] registered [ 0.424354] acpiphp: Slot [25] registered [ 0.425549] acpiphp: Slot [26] registered [ 0.426747] acpiphp: Slot [27] registered [ 0.427967] acpiphp: Slot [28] registered [ 0.429191] acpiphp: Slot [29] registered [ 0.430396] acpiphp: Slot [30] registered [ 0.431653] acpiphp: Slot [31] registered [ 0.432861] PCI host bridge to bus 0000:00 [ 0.434082] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.435977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.437848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.440060] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.442298] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.444516] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.450582] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.452611] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.454428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.456418] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.461946] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.464130] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.504615] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.506691] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.508741] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.510730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.512969] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.514729] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.516357] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.517906] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.520168] vgaarb: loaded [ 0.521035] vgaarb: bridge control possible 0000:00:02.0 [ 0.522694] SCSI subsystem initialized [ 0.523869] ACPI: bus type USB registered [ 0.525024] usbcore: registered new interface driver usbfs [ 0.526528] usbcore: registered new interface driver hub [ 0.528029] usbcore: registered new device driver usb [ 0.529562] PCI: Using ACPI for IRQ routing [ 0.531018] NetLabel: Initializing [ 0.532041] NetLabel: domain hash size = 128 [ 0.533278] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.534660] NetLabel: unlabeled traffic allowed by default [ 0.536298] clocksource: Switched to clocksource kvm-clock [ 0.542984] AppArmor: AppArmor Filesystem Enabled [ 0.544387] pnp: PnP ACPI init [ 0.545650] pnp: PnP ACPI: found 5 devices [ 0.552518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.555005] NET: Registered protocol family 2 [ 0.556398] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.558294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.560075] TCP: Hash tables configured (established 8192 bind 8192) [ 0.561842] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.563476] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.565228] NET: Registered protocol family 1 [ 0.566478] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.568087] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.569667] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.589093] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.608698] Trying to unpack rootfs image as initramfs... [ 0.675565] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.677823] Scanning for low memory corruption every 60 seconds [ 0.679669] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.681361] audit: initializing netlink subsys (disabled) [ 0.682842] audit: type=2000 audit(1526716485.044:1): initialized [ 0.684787] Initialise system trusted keyring [ 0.686084] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.687823] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.690653] zbud: loaded [ 0.691642] VFS: Disk quotas dquot_6.6.0 [ 0.692792] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.694969] fuse init (API version 7.23) [ 0.696254] Key type big_key registered [ 0.697410] Allocating IMA MOK and blacklist keyrings. [ 0.699015] Key type asymmetric registered [ 0.700211] Asymmetric key parser 'x509' registered [ 0.701616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.703701] io scheduler noop registered [ 0.704854] io scheduler deadline registered (default) [ 0.706290] io scheduler cfq registered [ 0.707512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.709020] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.710855] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.712925] ACPI: Power Button [PWRF] [ 0.714107] GHES: HEST is not enabled! [ 0.732962] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.771703] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791549] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.794248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819364] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822119] Linux agpgart interface v0.103 [ 0.825023] brd: module loaded [ 0.826686] loop: module loaded [ 0.833852] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836672] GPT:90111 != 2097151 [ 0.837937] GPT:Alternate GPT header not at the end of the disk. [ 0.840117] GPT:90111 != 2097151 [ 0.841384] GPT: Use GNU Parted to correct GPT errors. [ 0.843289] vda: vda1 vda15 [ 0.846111] vdb: [ 0.847711] scsi host0: ata_piix [ 0.849068] scsi host1: ata_piix [ 0.850381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.852851] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.855792] libphy: Fixed MDIO Bus: probed [ 0.857375] tun: Universal TUN/TAP device driver, 1.6 [ 0.859256] tun: (C) 1999-2004 Max Krasnyansky [ 0.862530] PPP generic driver version 2.4.2 [ 0.864239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.866266] ehci-pci: EHCI PCI platform driver [ 0.867396] ehci-platform: EHCI generic platform driver [ 0.868675] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.870129] ohci-pci: OHCI PCI platform driver [ 0.871248] ohci-platform: OHCI generic platform driver [ 0.872538] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892309] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895425] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.896665] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.899672] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901441] usb usb1: Product: UHCI Host Controller [ 0.902643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904134] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905368] hub 1-0:1.0: USB hub found [ 0.906336] hub 1-0:1.0: 2 ports detected [ 0.907581] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911404] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912729] mousedev: PS/2 mouse device common for all mice [ 0.914338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916689] rtc_cmos 00:00: RTC can wake from S4 [ 0.918070] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919626] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921205] i2c /dev entries driver [ 0.922176] device-mapper: uevent: version 1.0.3 [ 0.923378] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.925429] ledtrig-cpu: registered to indicate activity on CPUs [ 0.927074] NET: Registered protocol family 10 [ 0.928368] NET: Registered protocol family 17 [ 0.929486] Key type dns_resolver registered [ 0.930672] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.932091] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.934341] registered taskstats version 1 [ 0.935425] Loading compiled-in X.509 certificates [ 0.937346] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.939710] zswap: loaded using pool lzo/zbud [ 0.953565] Key type trusted registered [ 0.955685] Key type encrypted registered [ 0.956755] AppArmor: AppArmor sha1 policy hashing enabled [ 0.958076] ima: No TPM chip found, activating TPM-bypass! [ 0.959415] evm: HMAC attrs: 0x1 [ 0.960682] Magic number: 2:54:926 [ 0.961726] rtc_cmos 00:00: setting system clock to 2018-05-19 07:54:44 UTC (1526716484) [ 0.963795] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965218] EDD information not available. [ 1.009770] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011719] Write protecting the kernel read-only data: 14336k [ 1.013693] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015977] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.093788] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.11... Lease of 192.168.130.11 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCxY0YB71twiakQsQA005AULuexVgLxha0MwgvAG6P0rz6OfKWiSU5k/kZfaIGJH3l6lN7G9K3wZTZG6A7MJxyhF/C9rd2KLzs1NmQiR5MKsHEh6S8u4Nfcamw4SaJuPutmsR1TMp84D7VIQShnIwFXnD5wpbE6jGV0QIuHxj1F7gHS9ADFGy2izIO0SI+WkDG4XBCG7QSJG+7U24oAVdUJkEBY48kiejq50nQLHpGFby9mAY1Nu53NP3vUqhkC031UrIrz1/APafOxm7I8W5aCgeLkdjFJ6ogs64cYYcLG3dA5+qerxCEEfCJYTPhmQbUvfD7hC9PWxPKzAyzOuM/H root@opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 ssh-dss AAAAB3NzaC1kc3MAAACBAPvTNNcNHO5b4SB2Rj1fH7DU2c6KT11jpnMr88GBr78mLFfm+Zj8biNidBYVWL6mHyZ/mZxcypxG6XMR6qJN3afZS3xQPQvMvj3c3Pp5ZmwbvbD0IKxGapzONPTt28IzW/xkRpIZCgxFF7ohjKpyVjG6OnJwJtDDAoDwC6FwhAgRAAAAFQCfb6FfWgeEhM8uqfkr8tHWc4tnbQAAAIEA4C6cJLVLIV0FU/f3EkiQHc22HwPNC++9Ddjfw7JDPCcEvFzEJ4O7SyF8H41nXG4hN1FXE0wasjc92osfAhhdTRbyzmDmJrEnQAwRxkuva58d66obJzcwr7P5NRa0O6FZyoBS1V0eYk//ulKSA15ZEntJU7zSX0Y41d4CgpCWjJAAAACAZILpqBsKaeAAGceD37zHj8khAlexcHXwpWB0a3COMVxo+oGu6eNS8mzTIaoIJd7NvM8J9JiJxQutDyWbAFMcBeaLwkHTleN/EWqrBRziEr6Rcv9fXmX+uOk6P0mTe5r8wQMzewkNtCjqrzkInKt8Ccjtts++qt1JP3PtGTjPMa8= root@opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fedb:7a02/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.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: d6cec017-05cf-46b5-9f9a-c8e2db87fde2 name: opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 availability-zone: nova local-hostname: opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--aa8b4288-9506-4fd3-a3ff-40bc6b7b4818 login: /dev/root resized successfully [took 0.93s] 2018-05-19 07:54:51,551 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-19 07:54:51,690 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-19 07:54:51,697 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-19 07:54:51,701 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-19 07:54:51,701 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-19 07:54:52,122 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 07:54:52,122 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-19 07:55:09,189 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-19 07:55:09,189 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-19 07:55:10,428 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'6e23210f-5710-434b-b7cd-07bc43b9adc5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-19T07:40:21Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'eb8f1a77-08d1-47b6-9c78-0154b49e24d4', 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'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:40:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:55:10,429 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-19 07:55:10,429 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-19 07:55:10' 2018-05-19 07:55:10,429 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--2ce621b8-ffee-40ff-a404-6e9d0865e6f2' 2018-05-19 07:55:10,429 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-19 07:55:11,061 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--2ce621b8-ffee-40ff-a404-6e9d0865e6f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T07:55:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/2810a615-de50-4c7b-a0ee-392a89403540/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2810a615-de50-4c7b-a0ee-392a89403540', u'size': None, u'name': u'functest-vping--2ce621b8-ffee-40ff-a404-6e9d0865e6f2', u'checksum': None, u'self': u'/v2/images/2810a615-de50-4c7b-a0ee-392a89403540', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T07:55:11Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 07:55:11,061 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-2ce621b8-ffee-40ff-a404-6e9d0865e6f2' 2018-05-19 07:55:11,369 - 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-19T07:55:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'282950d7-cd92-4fe4-a396-88f9561312f3', u'provider:segmentation_id': 1003, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-2ce621b8-ffee-40ff-a404-6e9d0865e6f2', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:55:11Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:55:12,306 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T07:55:11Z', 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'547ef974-1cba-458d-9917-bea6f59f23e5', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-2ce621b8-ffee-40ff-a404-6e9d0865e6f2', u'enable_dhcp': True, u'network_id': u'282950d7-cd92-4fe4-a396-88f9561312f3', u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:55:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:55:12,306 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-2ce621b8-ffee-40ff-a404-6e9d0865e6f2' 2018-05-19 07:55:13,734 - 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-19T07:55:13Z', u'revision_number': 2, u'ha': False, u'id': u'4c0229da-99f8-487f-aa95-1a06dea4fa6a', u'external_gateway_info': {u'network_id': u'eb8f1a77-08d1-47b6-9c78-0154b49e24d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6e23210f-5710-434b-b7cd-07bc43b9adc5', u'ip_address': u'100.64.200.114'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-2ce621b8-ffee-40ff-a404-6e9d0865e6f2', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T07:55:12Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 07:55:17,242 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-2ce621b8-ffee-40ff-a404-6e9d0865e6f2' 2018-05-19 07:55:17,517 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-2ce621b8-ffee-40ff-a404-6e9d0865e6f2', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'e7328011-a997-4726-b5f6-1ea2feb9bd49', 'swap': 0}) 2018-05-19 07:55:18,477 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2' 2018-05-19 07:55:31,212 - 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-2ce621b8-ffee-40ff-a404-6e9d0865e6f2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:bc:44', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2810a615-de50-4c7b-a0ee-392a89403540'}), 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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-19T07:55:29.000000', 'flavor': Munch({u'id': u'e7328011-a997-4726-b5f6-1ea2feb9bd49'}), 'az': u'nova', 'id': u'a242faa5-3cdd-4bc8-a6af-0cb9198d001b', 'security_groups': [Munch({u'name': u'vping-sg-2ce621b8-ffee-40ff-a404-6e9d0865e6f2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8412ede66c764805a5abc4580d442091', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.13', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.13', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.13', 'launched_at': u'2018-05-19T07:55:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T07:55:29Z', 'hostId': u'47ab9954d0be2763703bd88fc4624ff80e9f09b714aa91bab46c33fb', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'47ab9954d0be2763703bd88fc4624ff80e9f09b714aa91bab46c33fb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', 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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-19T07:55:29.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2', 'adminPass': u'he5FYQkgCfnY', 'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'created_at': u'2018-05-19T07:55:20Z', 'created': u'2018-05-19T07:55:20Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 07:55:33,181 - 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 2063156219 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.000 MHz processor [ 0.274311] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.276624] pid_max: default: 32768 minimum: 301 [ 0.278211] ACPI: Core revision 20150930 [ 0.280112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.282010] Security Framework initialized [ 0.283144] Yama: becoming mindful. [ 0.284174] AppArmor: AppArmor initialized [ 0.285466] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.287515] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.289413] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.291135] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.293137] Initializing cgroup subsys io [ 0.294252] Initializing cgroup subsys memory [ 0.295457] Initializing cgroup subsys devices [ 0.296714] Initializing cgroup subsys freezer [ 0.297909] Initializing cgroup subsys net_cls [ 0.299136] Initializing cgroup subsys perf_event [ 0.300435] Initializing cgroup subsys net_prio [ 0.301687] Initializing cgroup subsys hugetlb [ 0.302907] Initializing cgroup subsys pids [ 0.304122] CPU: Physical Processor ID: 0 [ 0.306062] mce: CPU supports 10 MCE banks [ 0.307277] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.308719] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.324224] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332901] ftrace: allocating 31920 entries in 125 pages [ 0.369353] smpboot: Max logical packages: 1 [ 0.370532] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.372401] x2apic enabled [ 0.373458] Switched APIC routing to physical x2apic. [ 0.375633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377289] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.380265] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.382689] ... version: 2 [ 0.383892] ... bit width: 48 [ 0.385100] ... generic registers: 4 [ 0.386293] ... value mask: 0000ffffffffffff [ 0.387762] ... max period: 000000007fffffff [ 0.389228] ... fixed-purpose events: 3 [ 0.390415] ... event mask: 000000070000000f [ 0.391932] KVM setup paravirtual spinlock [ 0.393719] x86: Booted up 1 node, 1 CPUs [ 0.394890] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.396910] devtmpfs: initialized [ 0.400134] evm: security.selinux [ 0.401141] evm: security.SMACK64 [ 0.402126] evm: security.SMACK64EXEC [ 0.403212] evm: security.SMACK64TRANSMUTE [ 0.404404] evm: security.SMACK64MMAP [ 0.405460] evm: security.ima [ 0.406362] evm: security.capability [ 0.407510] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410218] pinctrl core: initialized pinctrl subsystem [ 0.411821] RTC time: 7:55:30, date: 05/19/18 [ 0.413176] NET: Registered protocol family 16 [ 0.414617] cpuidle: using governor ladder [ 0.415814] cpuidle: using governor menu [ 0.416997] PCCT header not found. [ 0.418071] ACPI: bus type PCI registered [ 0.419229] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.421062] PCI: Using configuration type 1 for base access [ 0.422678] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.425586] ACPI: Added _OSI(Module Device) [ 0.426811] ACPI: Added _OSI(Processor Device) [ 0.428100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.429447] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432259] ACPI: Interpreter enabled [ 0.433390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.436154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.438910] ACPI: (supports S0 S3 S4 S5) [ 0.440084] ACPI: Using IOAPIC for interrupt routing [ 0.441494] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446088] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447820] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451471] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454751] acpiphp: Slot [3] registered [ 0.455939] acpiphp: Slot [4] registered [ 0.457117] acpiphp: Slot [5] registered [ 0.458300] acpiphp: Slot [6] registered [ 0.471121] acpiphp: Slot [7] registered [ 0.472289] acpiphp: Slot [8] registered [ 0.473459] acpiphp: Slot [9] registered [ 0.474642] acpiphp: Slot [10] registered [ 0.475853] acpiphp: Slot [11] registered [ 0.477066] acpiphp: Slot [12] registered [ 0.478242] acpiphp: Slot [13] registered [ 0.479458] acpiphp: Slot [14] registered [ 0.480656] acpiphp: Slot [15] registered [ 0.481850] acpiphp: Slot [16] registered [ 0.483134] acpiphp: Slot [17] registered [ 0.484328] acpiphp: Slot [18] registered [ 0.485507] acpiphp: Slot [19] registered [ 0.486703] acpiphp: Slot [20] registered [ 0.487887] acpiphp: Slot [21] registered [ 0.489075] acpiphp: Slot [22] registered [ 0.490296] acpiphp: Slot [23] registered [ 0.491515] acpiphp: Slot [24] registered [ 0.492724] acpiphp: Slot [25] registered [ 0.493916] acpiphp: Slot [26] registered [ 0.495110] acpiphp: Slot [27] registered [ 0.496318] acpiphp: Slot [28] registered [ 0.497520] acpiphp: Slot [29] registered [ 0.498701] acpiphp: Slot [30] registered [ 0.499877] acpiphp: Slot [31] registered [ 0.501059] PCI host bridge to bus 0000:00 [ 0.502241] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.505874] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.507984] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.510105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.512267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.518258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520185] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521948] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529290] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531425] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573827] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577958] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.582026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.583677] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.585237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587486] vgaarb: loaded [ 0.588346] vgaarb: bridge control possible 0000:00:02.0 [ 0.589975] SCSI subsystem initialized [ 0.591147] ACPI: bus type USB registered [ 0.592358] usbcore: registered new interface driver usbfs [ 0.593910] usbcore: registered new interface driver hub [ 0.595437] usbcore: registered new device driver usb [ 0.597005] PCI: Using ACPI for IRQ routing [ 0.598500] NetLabel: Initializing [ 0.599528] NetLabel: domain hash size = 128 [ 0.600786] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.602218] NetLabel: unlabeled traffic allowed by default [ 0.603850] clocksource: Switched to clocksource kvm-clock [ 0.610561] AppArmor: AppArmor Filesystem Enabled [ 0.611959] pnp: PnP ACPI init [ 0.613258] pnp: PnP ACPI: found 5 devices [ 0.620125] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.622657] NET: Registered protocol family 2 [ 0.624050] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.625963] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.627776] TCP: Hash tables configured (established 8192 bind 8192) [ 0.629534] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.631181] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.632942] NET: Registered protocol family 1 [ 0.634200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.635887] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637480] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.656864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.676450] Trying to unpack rootfs image as initramfs... [ 0.743353] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.745715] Scanning for low memory corruption every 60 seconds [ 0.747663] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.749454] audit: initializing netlink subsys (disabled) [ 0.751043] audit: type=2000 audit(1526716530.594:1): initialized [ 0.753082] Initialise system trusted keyring [ 0.754475] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.756247] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.759316] zbud: loaded [ 0.760329] VFS: Disk quotas dquot_6.6.0 [ 0.761542] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.763779] fuse init (API version 7.23) [ 0.765110] Key type big_key registered [ 0.766314] Allocating IMA MOK and blacklist keyrings. [ 0.767979] Key type asymmetric registered [ 0.769201] Asymmetric key parser 'x509' registered [ 0.770614] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.772759] io scheduler noop registered [ 0.773932] io scheduler deadline registered (default) [ 0.775434] io scheduler cfq registered [ 0.776660] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.778306] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.780237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.782367] ACPI: Power Button [PWRF] [ 0.783562] GHES: HEST is not enabled! [ 0.802473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.841254] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.861239] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.863901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.888986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.891768] Linux agpgart interface v0.103 [ 0.894696] brd: module loaded [ 0.896370] loop: module loaded [ 0.905069] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.906938] GPT:90111 != 2097151 [ 0.907806] GPT:Alternate GPT header not at the end of the disk. [ 0.909287] GPT:90111 != 2097151 [ 0.910200] GPT: Use GNU Parted to correct GPT errors. [ 0.911527] vda: vda1 vda15 [ 0.914291] vdb: [ 0.915621] scsi host0: ata_piix [ 0.916597] scsi host1: ata_piix [ 0.917537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.919151] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.921057] libphy: Fixed MDIO Bus: probed [ 0.922094] tun: Universal TUN/TAP device driver, 1.6 [ 0.923298] tun: (C) 1999-2004 Max Krasnyansky [ 0.925995] PPP generic driver version 2.4.2 [ 0.927155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.928688] ehci-pci: EHCI PCI platform driver [ 0.929818] ehci-platform: EHCI generic platform driver [ 0.931068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.932514] ohci-pci: OHCI PCI platform driver [ 0.933668] ohci-platform: OHCI generic platform driver [ 0.935047] uhci_hcd: USB Universal Host Controller Interface driver [ 0.954601] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.957873] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.959142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960604] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.962215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.964091] usb usb1: Product: UHCI Host Controller [ 0.965293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.966759] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967993] hub 1-0:1.0: USB hub found [ 0.968982] hub 1-0:1.0: 2 ports detected [ 0.970150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.972827] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.974056] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.975350] mousedev: PS/2 mouse device common for all mice [ 0.976961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979247] rtc_cmos 00:00: RTC can wake from S4 [ 0.980632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.982290] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.983832] i2c /dev entries driver [ 0.984879] device-mapper: uevent: version 1.0.3 [ 0.986119] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988206] ledtrig-cpu: registered to indicate activity on CPUs [ 0.989879] NET: Registered protocol family 10 [ 0.991179] NET: Registered protocol family 17 [ 0.992331] Key type dns_resolver registered [ 0.993546] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.994955] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.997205] registered taskstats version 1 [ 0.998266] Loading compiled-in X.509 certificates [ 1.000204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.002628] zswap: loaded using pool lzo/zbud [ 1.016366] Key type trusted registered [ 1.018502] Key type encrypted registered [ 1.019576] AppArmor: AppArmor sha1 policy hashing enabled [ 1.020954] ima: No TPM chip found, activating TPM-bypass! [ 1.022303] evm: HMAC attrs: 0x1 [ 1.023543] Magic number: 2:54:926 [ 1.024608] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:30 UTC (1526716530) [ 1.026646] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.028081] EDD information not available. [ 1.081134] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.083102] Write protecting the kernel read-only data: 14336k [ 1.085155] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087428] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.160931] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkRYYwRIIb80l7jnv2CZupWa0asr9H94ak2TZrAZ3QLItwkX6nyu792liB0sp7/AhIGybn5ALL8RyMacTYjzTpUZPkVCn6/UP4urWjwcIXUOe5/APfvfraWqIfVknJsAgqkgDbMPlnPuyzf+U+4SnH4D5UzU0/3HiWkN96hr3k0GQi0J5P2xBOS7LCOPh5UvIuylXGiuI00xVluVrxS0V4n6yKxvbeScDDaH90o7Atuqu8rK3n/h+djF3MEKWtUs0DkJoXsuwXO0Vp9U/cMiS+BuaQsmXQNmWK+t0QcmsjYwv87qaa1jFg8afjD0+IiB7U5IF9yO7fcLJ7SGqmlMCz root@opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBAJJZyyQseoXUXMjAomWJWbcyp9IVOTVlLD2zmZfX8m3fvWFqlWY9hXZQfXX3t47RYW3R5MadMwE0dE/Mtfo3+T06paDXdo+rJN+Htm7ekDa95oBo07bNIppaOttm5rfZH11sF8dl76DudrmUD4jCOwLPsGuPVcQ4WW4hzx0RjrNXAAAAFQDJ0U8q8ArtSE9dRpe8f47KwQsjuQAAAIBJtEKyuJW/0JHm6QZIJXe3naqP0vFLSZGGqG+w8hg6X5iI/dG6rI+fVT+8NAL6Yvpj9M8K7khN0TOe0qqcnQ1LjHrci4MUU7X3WhL8KC1/7LMmekEMxn0H1Y9jjMFPnXpFZGC6I51TbRD6133fZd5NDqY9wio7r//JngP5skiVewAAAIA30+0IM1Clnics8nwVlOVO3x9F8CbZpLTx/sX2uMA5hdl6C5uzf5/dfMjfTVU6rGAz29eHfT4sa6R1zbog+vU69fDqFTUNtsprUSHpmn1S1ddrxmOHxSEtOXKbX/CuFMSkzZ+Fn7UDnj7DMiZKAK3moSzQlQAWStDvdDZkur1Ljw== root@opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fef5:bc44/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a242faa5-3cdd-4bc8-a6af-0cb9198d001b name: opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: 2018-05-19 07:55:33,181 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2' 2018-05-19 07:55:44,958 - 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-2ce621b8-ffee-40ff-a404-6e9d0865e6f2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:67:2b:12', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2810a615-de50-4c7b-a0ee-392a89403540'}), 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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-19T07:55:42.000000', 'flavor': Munch({u'id': u'e7328011-a997-4726-b5f6-1ea2feb9bd49'}), 'az': u'nova', 'id': u'a62ae7a9-6de7-44a2-a36f-49f74ec96050', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8412ede66c764805a5abc4580d442091', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.9', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.9', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.9', 'launched_at': u'2018-05-19T07:55:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-19T07:55:42Z', 'hostId': u'ff6f067a1437e3c2c5f38e8c9be4bfd2e2ac8d4e4c70b80d02a4d616', 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'ff6f067a1437e3c2c5f38e8c9be4bfd2e2ac8d4e4c70b80d02a4d616', '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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-19T07:55:42.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'9c2d359ea29449c2b8932b53eb3e16d4', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2', 'adminPass': u'KVGsVkhZ7ucS', 'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', 'created_at': u'2018-05-19T07:55:34Z', 'created': u'2018-05-19T07:55:34Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-19 07:55:46,858 - 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 2063156219 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.000 MHz processor [ 0.274311] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.276624] pid_max: default: 32768 minimum: 301 [ 0.278211] ACPI: Core revision 20150930 [ 0.280112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.282010] Security Framework initialized [ 0.283144] Yama: becoming mindful. [ 0.284174] AppArmor: AppArmor initialized [ 0.285466] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.287515] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.289413] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.291135] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.293137] Initializing cgroup subsys io [ 0.294252] Initializing cgroup subsys memory [ 0.295457] Initializing cgroup subsys devices [ 0.296714] Initializing cgroup subsys freezer [ 0.297909] Initializing cgroup subsys net_cls [ 0.299136] Initializing cgroup subsys perf_event [ 0.300435] Initializing cgroup subsys net_prio [ 0.301687] Initializing cgroup subsys hugetlb [ 0.302907] Initializing cgroup subsys pids [ 0.304122] CPU: Physical Processor ID: 0 [ 0.306062] mce: CPU supports 10 MCE banks [ 0.307277] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.308719] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.324224] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332901] ftrace: allocating 31920 entries in 125 pages [ 0.369353] smpboot: Max logical packages: 1 [ 0.370532] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.372401] x2apic enabled [ 0.373458] Switched APIC routing to physical x2apic. [ 0.375633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377289] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.380265] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.382689] ... version: 2 [ 0.383892] ... bit width: 48 [ 0.385100] ... generic registers: 4 [ 0.386293] ... value mask: 0000ffffffffffff [ 0.387762] ... max period: 000000007fffffff [ 0.389228] ... fixed-purpose events: 3 [ 0.390415] ... event mask: 000000070000000f [ 0.391932] KVM setup paravirtual spinlock [ 0.393719] x86: Booted up 1 node, 1 CPUs [ 0.394890] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.396910] devtmpfs: initialized [ 0.400134] evm: security.selinux [ 0.401141] evm: security.SMACK64 [ 0.402126] evm: security.SMACK64EXEC [ 0.403212] evm: security.SMACK64TRANSMUTE [ 0.404404] evm: security.SMACK64MMAP [ 0.405460] evm: security.ima [ 0.406362] evm: security.capability [ 0.407510] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410218] pinctrl core: initialized pinctrl subsystem [ 0.411821] RTC time: 7:55:30, date: 05/19/18 [ 0.413176] NET: Registered protocol family 16 [ 0.414617] cpuidle: using governor ladder [ 0.415814] cpuidle: using governor menu [ 0.416997] PCCT header not found. [ 0.418071] ACPI: bus type PCI registered [ 0.419229] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.421062] PCI: Using configuration type 1 for base access [ 0.422678] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.425586] ACPI: Added _OSI(Module Device) [ 0.426811] ACPI: Added _OSI(Processor Device) [ 0.428100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.429447] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432259] ACPI: Interpreter enabled [ 0.433390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.436154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.438910] ACPI: (supports S0 S3 S4 S5) [ 0.440084] ACPI: Using IOAPIC for interrupt routing [ 0.441494] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446088] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447820] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451471] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454751] acpiphp: Slot [3] registered [ 0.455939] acpiphp: Slot [4] registered [ 0.457117] acpiphp: Slot [5] registered [ 0.458300] acpiphp: Slot [6] registered [ 0.471121] acpiphp: Slot [7] registered [ 0.472289] acpiphp: Slot [8] registered [ 0.473459] acpiphp: Slot [9] registered [ 0.474642] acpiphp: Slot [10] registered [ 0.475853] acpiphp: Slot [11] registered [ 0.477066] acpiphp: Slot [12] registered [ 0.478242] acpiphp: Slot [13] registered [ 0.479458] acpiphp: Slot [14] registered [ 0.480656] acpiphp: Slot [15] registered [ 0.481850] acpiphp: Slot [16] registered [ 0.483134] acpiphp: Slot [17] registered [ 0.484328] acpiphp: Slot [18] registered [ 0.485507] acpiphp: Slot [19] registered [ 0.486703] acpiphp: Slot [20] registered [ 0.487887] acpiphp: Slot [21] registered [ 0.489075] acpiphp: Slot [22] registered [ 0.490296] acpiphp: Slot [23] registered [ 0.491515] acpiphp: Slot [24] registered [ 0.492724] acpiphp: Slot [25] registered [ 0.493916] acpiphp: Slot [26] registered [ 0.495110] acpiphp: Slot [27] registered [ 0.496318] acpiphp: Slot [28] registered [ 0.497520] acpiphp: Slot [29] registered [ 0.498701] acpiphp: Slot [30] registered [ 0.499877] acpiphp: Slot [31] registered [ 0.501059] PCI host bridge to bus 0000:00 [ 0.502241] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.505874] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.507984] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.510105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.512267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.518258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520185] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521948] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529290] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531425] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573827] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577958] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.582026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.583677] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.585237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587486] vgaarb: loaded [ 0.588346] vgaarb: bridge control possible 0000:00:02.0 [ 0.589975] SCSI subsystem initialized [ 0.591147] ACPI: bus type USB registered [ 0.592358] usbcore: registered new interface driver usbfs [ 0.593910] usbcore: registered new interface driver hub [ 0.595437] usbcore: registered new device driver usb [ 0.597005] PCI: Using ACPI for IRQ routing [ 0.598500] NetLabel: Initializing [ 0.599528] NetLabel: domain hash size = 128 [ 0.600786] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.602218] NetLabel: unlabeled traffic allowed by default [ 0.603850] clocksource: Switched to clocksource kvm-clock [ 0.610561] AppArmor: AppArmor Filesystem Enabled [ 0.611959] pnp: PnP ACPI init [ 0.613258] pnp: PnP ACPI: found 5 devices [ 0.620125] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.622657] NET: Registered protocol family 2 [ 0.624050] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.625963] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.627776] TCP: Hash tables configured (established 8192 bind 8192) [ 0.629534] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.631181] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.632942] NET: Registered protocol family 1 [ 0.634200] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.635887] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637480] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.656864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.676450] Trying to unpack rootfs image as initramfs... [ 0.743353] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.745715] Scanning for low memory corruption every 60 seconds [ 0.747663] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.749454] audit: initializing netlink subsys (disabled) [ 0.751043] audit: type=2000 audit(1526716530.594:1): initialized [ 0.753082] Initialise system trusted keyring [ 0.754475] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.756247] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.759316] zbud: loaded [ 0.760329] VFS: Disk quotas dquot_6.6.0 [ 0.761542] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.763779] fuse init (API version 7.23) [ 0.765110] Key type big_key registered [ 0.766314] Allocating IMA MOK and blacklist keyrings. [ 0.767979] Key type asymmetric registered [ 0.769201] Asymmetric key parser 'x509' registered [ 0.770614] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.772759] io scheduler noop registered [ 0.773932] io scheduler deadline registered (default) [ 0.775434] io scheduler cfq registered [ 0.776660] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.778306] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.780237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.782367] ACPI: Power Button [PWRF] [ 0.783562] GHES: HEST is not enabled! [ 0.802473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.841254] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.861239] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.863901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.888986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.891768] Linux agpgart interface v0.103 [ 0.894696] brd: module loaded [ 0.896370] loop: module loaded [ 0.905069] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.906938] GPT:90111 != 2097151 [ 0.907806] GPT:Alternate GPT header not at the end of the disk. [ 0.909287] GPT:90111 != 2097151 [ 0.910200] GPT: Use GNU Parted to correct GPT errors. [ 0.911527] vda: vda1 vda15 [ 0.914291] vdb: [ 0.915621] scsi host0: ata_piix [ 0.916597] scsi host1: ata_piix [ 0.917537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.919151] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.921057] libphy: Fixed MDIO Bus: probed [ 0.922094] tun: Universal TUN/TAP device driver, 1.6 [ 0.923298] tun: (C) 1999-2004 Max Krasnyansky [ 0.925995] PPP generic driver version 2.4.2 [ 0.927155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.928688] ehci-pci: EHCI PCI platform driver [ 0.929818] ehci-platform: EHCI generic platform driver [ 0.931068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.932514] ohci-pci: OHCI PCI platform driver [ 0.933668] ohci-platform: OHCI generic platform driver [ 0.935047] uhci_hcd: USB Universal Host Controller Interface driver [ 0.954601] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.957873] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.959142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960604] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.962215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.964091] usb usb1: Product: UHCI Host Controller [ 0.965293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.966759] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967993] hub 1-0:1.0: USB hub found [ 0.968982] hub 1-0:1.0: 2 ports detected [ 0.970150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.972827] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.974056] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.975350] mousedev: PS/2 mouse device common for all mice [ 0.976961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979247] rtc_cmos 00:00: RTC can wake from S4 [ 0.980632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.982290] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.983832] i2c /dev entries driver [ 0.984879] device-mapper: uevent: version 1.0.3 [ 0.986119] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988206] ledtrig-cpu: registered to indicate activity on CPUs [ 0.989879] NET: Registered protocol family 10 [ 0.991179] NET: Registered protocol family 17 [ 0.992331] Key type dns_resolver registered [ 0.993546] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.994955] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.997205] registered taskstats version 1 [ 0.998266] Loading compiled-in X.509 certificates [ 1.000204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.002628] zswap: loaded using pool lzo/zbud [ 1.016366] Key type trusted registered [ 1.018502] Key type encrypted registered [ 1.019576] AppArmor: AppArmor sha1 policy hashing enabled [ 1.020954] ima: No TPM chip found, activating TPM-bypass! [ 1.022303] evm: HMAC attrs: 0x1 [ 1.023543] Magic number: 2:54:926 [ 1.024608] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:30 UTC (1526716530) [ 1.026646] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.028081] EDD information not available. [ 1.081134] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.083102] Write protecting the kernel read-only data: 14336k [ 1.085155] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087428] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.160931] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkRYYwRIIb80l7jnv2CZupWa0asr9H94ak2TZrAZ3QLItwkX6nyu792liB0sp7/AhIGybn5ALL8RyMacTYjzTpUZPkVCn6/UP4urWjwcIXUOe5/APfvfraWqIfVknJsAgqkgDbMPlnPuyzf+U+4SnH4D5UzU0/3HiWkN96hr3k0GQi0J5P2xBOS7LCOPh5UvIuylXGiuI00xVluVrxS0V4n6yKxvbeScDDaH90o7Atuqu8rK3n/h+djF3MEKWtUs0DkJoXsuwXO0Vp9U/cMiS+BuaQsmXQNmWK+t0QcmsjYwv87qaa1jFg8afjD0+IiB7U5IF9yO7fcLJ7SGqmlMCz root@opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBAJJZyyQseoXUXMjAomWJWbcyp9IVOTVlLD2zmZfX8m3fvWFqlWY9hXZQfXX3t47RYW3R5MadMwE0dE/Mtfo3+T06paDXdo+rJN+Htm7ekDa95oBo07bNIppaOttm5rfZH11sF8dl76DudrmUD4jCOwLPsGuPVcQ4WW4hzx0RjrNXAAAAFQDJ0U8q8ArtSE9dRpe8f47KwQsjuQAAAIBJtEKyuJW/0JHm6QZIJXe3naqP0vFLSZGGqG+w8hg6X5iI/dG6rI+fVT+8NAL6Yvpj9M8K7khN0TOe0qqcnQ1LjHrci4MUU7X3WhL8KC1/7LMmekEMxn0H1Y9jjMFPnXpFZGC6I51TbRD6133fZd5NDqY9wio7r//JngP5skiVewAAAIA30+0IM1Clnics8nwVlOVO3x9F8CbZpLTx/sX2uMA5hdl6C5uzf5/dfMjfTVU6rGAz29eHfT4sa6R1zbog+vU69fDqFTUNtsprUSHpmn1S1ddrxmOHxSEtOXKbX/CuFMSkzZ+Fn7UDnj7DMiZKAK3moSzQlQAWStDvdDZkur1Ljw== root@opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fef5:bc44/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a242faa5-3cdd-4bc8-a6af-0cb9198d001b name: opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.95s] 2018-05-19 07:55:46,859 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-19 07:55:46,859 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-19 07:55:49,097 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:55:49,098 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:55:51,130 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:55:53,576 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:55:56,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:55:58,380 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:00,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:02,987 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:04,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:07,586 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:09,566 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:12,039 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:12,041 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:56:14,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:16,439 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:18,666 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:20,861 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:22,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:25,075 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:27,488 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:29,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:32,117 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:34,468 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:34,469 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:56:36,728 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:39,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:41,013 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:43,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:45,461 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:47,797 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:50,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:52,404 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:54,883 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:57,119 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:56:57,119 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:56:59,283 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:01,639 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:03,952 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:06,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:08,616 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:10,826 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:13,289 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:15,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:17,773 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:19,708 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:19,709 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:57:22,047 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:24,614 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:26,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:29,037 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:31,330 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:33,537 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:35,851 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:37,777 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:39,917 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:42,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:42,138 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:57:44,259 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:46,537 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:48,898 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:51,036 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:53,390 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:55,446 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:57,723 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:57:59,945 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:02,187 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:04,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:04,206 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:58:06,686 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:08,810 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:11,310 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:13,657 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:15,868 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:18,244 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:20,347 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:22,468 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:24,690 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:26,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:26,982 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:58:29,370 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:31,544 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:34,031 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:35,989 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:38,018 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:40,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:42,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:44,471 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:46,630 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:48,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:48,944 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:58:51,121 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:53,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:55,266 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:57,479 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:58:59,597 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:01,883 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:04,059 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:06,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:08,822 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:11,059 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:11,059 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:59:13,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:15,352 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:17,618 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:19,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59: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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:24,343 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:26,457 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:28,829 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:31,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:33,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:33,789 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:59:36,047 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:38,348 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:40,410 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:42,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:44,969 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:47,117 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:49,531 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:51,690 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:53,808 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:56,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 07:59:56,050 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 07:59:58,586 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:00,824 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:03,075 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:05,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:07,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:10,067 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:12,286 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:14,411 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:16,645 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:19,050 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:19,051 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:00:21,394 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:23,997 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:26,461 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:28,437 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:30,804 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:33,203 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:35,369 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:37,533 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:39,892 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:42,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:42,097 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:00:44,372 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:46,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:48,533 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:50,905 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:53,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:55,340 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:57,664 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:00:59,677 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:01,710 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:03,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:03,954 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:01:05,965 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:07,984 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:10,089 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:12,340 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:14,622 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:16,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:19,190 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:21,234 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:23,597 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:25,993 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:25,993 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:01:28,200 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:30,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:32,739 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:34,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:37,043 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:39,266 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:41,543 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:43,757 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:46,197 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:48,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:48,214 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:01:50,676 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:52,982 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:55,115 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:01:57,579 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:00,106 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:02,121 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:04,340 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:06,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:08,515 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:11,117 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:11,117 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:02:13,333 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:15,514 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:17,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:19,996 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:22,130 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:24,314 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:27,090 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:29,675 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:31,789 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:34,154 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:34,154 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:02:36,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:38,457 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:40,870 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:42,824 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:45,107 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:47,476 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:49,485 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:51,915 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:54,222 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:56,425 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:02:56,425 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-19 08:02:58,559 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:00,909 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:03,016 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:05,222 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:07,505 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:09,734 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:11,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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:14,422 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:16,552 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:18,967 - 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 2320084395 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.000 MHz processor [ 0.209722] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.211829] pid_max: default: 32768 minimum: 301 [ 0.213010] ACPI: Core revision 20150930 [ 0.214826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.216513] Security Framework initialized [ 0.217568] Yama: becoming mindful. [ 0.218491] AppArmor: AppArmor initialized [ 0.219615] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.221574] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.223303] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224929] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.226768] Initializing cgroup subsys io [ 0.227804] Initializing cgroup subsys memory [ 0.228960] Initializing cgroup subsys devices [ 0.230102] Initializing cgroup subsys freezer [ 0.231208] Initializing cgroup subsys net_cls [ 0.232329] Initializing cgroup subsys perf_event [ 0.233589] Initializing cgroup subsys net_prio [ 0.234741] Initializing cgroup subsys hugetlb [ 0.235884] Initializing cgroup subsys pids [ 0.237050] CPU: Physical Processor ID: 0 [ 0.238876] mce: CPU supports 10 MCE banks [ 0.239993] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.264870] ftrace: allocating 31920 entries in 125 pages [ 0.301023] smpboot: Max logical packages: 1 [ 0.302115] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.303858] x2apic enabled [ 0.304849] Switched APIC routing to physical x2apic. [ 0.306866] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.308383] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.311108] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.313288] ... version: 2 [ 0.314337] ... bit width: 48 [ 0.315431] ... generic registers: 4 [ 0.316498] ... value mask: 0000ffffffffffff [ 0.317851] ... max period: 000000007fffffff [ 0.319195] ... fixed-purpose events: 3 [ 0.320252] ... event mask: 000000070000000f [ 0.321602] KVM setup paravirtual spinlock [ 0.323286] x86: Booted up 1 node, 1 CPUs [ 0.324371] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.326208] devtmpfs: initialized [ 0.329523] evm: security.selinux [ 0.330440] evm: security.SMACK64 [ 0.331329] evm: security.SMACK64EXEC [ 0.332313] evm: security.SMACK64TRANSMUTE [ 0.333381] evm: security.SMACK64MMAP [ 0.334366] evm: security.ima [ 0.335199] evm: security.capability [ 0.336275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.338769] pinctrl core: initialized pinctrl subsystem [ 0.340257] RTC time: 7:55:43, date: 05/19/18 [ 0.341518] NET: Registered protocol family 16 [ 0.342854] cpuidle: using governor ladder [ 0.343972] cpuidle: using governor menu [ 0.345034] PCCT header not found. [ 0.346056] ACPI: bus type PCI registered [ 0.347147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.348884] PCI: Using configuration type 1 for base access [ 0.350378] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.353114] ACPI: Added _OSI(Module Device) [ 0.354259] ACPI: Added _OSI(Processor Device) [ 0.355472] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.356712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.359380] ACPI: Interpreter enabled [ 0.360420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.362976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.365554] ACPI: (supports S0 S3 S4 S5) [ 0.366638] ACPI: Using IOAPIC for interrupt routing [ 0.367962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.373937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.375667] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.377329] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.380456] acpiphp: Slot [3] registered [ 0.381550] acpiphp: Slot [4] registered [ 0.382644] acpiphp: Slot [5] registered [ 0.383740] acpiphp: Slot [6] registered [ 0.396291] acpiphp: Slot [7] registered [ 0.397362] acpiphp: Slot [8] registered [ 0.398446] acpiphp: Slot [9] registered [ 0.399541] acpiphp: Slot [10] registered [ 0.400652] acpiphp: Slot [11] registered [ 0.401765] acpiphp: Slot [12] registered [ 0.402851] acpiphp: Slot [13] registered [ 0.403971] acpiphp: Slot [14] registered [ 0.405086] acpiphp: Slot [15] registered [ 0.406186] acpiphp: Slot [16] registered [ 0.407287] acpiphp: Slot [17] registered [ 0.408397] acpiphp: Slot [18] registered [ 0.409523] acpiphp: Slot [19] registered [ 0.410602] acpiphp: Slot [20] registered [ 0.411687] acpiphp: Slot [21] registered [ 0.412782] acpiphp: Slot [22] registered [ 0.413874] acpiphp: Slot [23] registered [ 0.414977] acpiphp: Slot [24] registered [ 0.416092] acpiphp: Slot [25] registered [ 0.417200] acpiphp: Slot [26] registered [ 0.418289] acpiphp: Slot [27] registered [ 0.419377] acpiphp: Slot [28] registered [ 0.420465] acpiphp: Slot [29] registered [ 0.421563] acpiphp: Slot [30] registered [ 0.422684] acpiphp: Slot [31] registered [ 0.423787] PCI host bridge to bus 0000:00 [ 0.424881] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.426578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.430258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.432236] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.434277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440112] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.441891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.443580] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.445381] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.493081] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.495033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.496961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.498866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.500943] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.502608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.504168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.505612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.507731] vgaarb: loaded [ 0.508555] vgaarb: bridge control possible 0000:00:02.0 [ 0.510117] SCSI subsystem initialized [ 0.511224] ACPI: bus type USB registered [ 0.512337] usbcore: registered new interface driver usbfs [ 0.513763] usbcore: registered new interface driver hub [ 0.515163] usbcore: registered new device driver usb [ 0.516622] PCI: Using ACPI for IRQ routing [ 0.518023] NetLabel: Initializing [ 0.519001] NetLabel: domain hash size = 128 [ 0.520168] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.521485] NetLabel: unlabeled traffic allowed by default [ 0.522996] clocksource: Switched to clocksource kvm-clock [ 0.529700] AppArmor: AppArmor Filesystem Enabled [ 0.531011] pnp: PnP ACPI init [ 0.532246] pnp: PnP ACPI: found 5 devices [ 0.539058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541409] NET: Registered protocol family 2 [ 0.542715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.544524] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.546203] TCP: Hash tables configured (established 8192 bind 8192) [ 0.547889] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.549423] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.551088] NET: Registered protocol family 1 [ 0.552288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555296] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.574601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.594113] Trying to unpack rootfs image as initramfs... [ 0.660984] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.663134] Scanning for low memory corruption every 60 seconds [ 0.664945] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.666572] audit: initializing netlink subsys (disabled) [ 0.668039] audit: type=2000 audit(1526716543.544:1): initialized [ 0.669909] Initialise system trusted keyring [ 0.671178] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.672834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.675630] zbud: loaded [ 0.676590] VFS: Disk quotas dquot_6.6.0 [ 0.677724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.679875] fuse init (API version 7.23) [ 0.681079] Key type big_key registered [ 0.682199] Allocating IMA MOK and blacklist keyrings. [ 0.683782] Key type asymmetric registered [ 0.684927] Asymmetric key parser 'x509' registered [ 0.686265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.688312] io scheduler noop registered [ 0.689413] io scheduler deadline registered (default) [ 0.690807] io scheduler cfq registered [ 0.691974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.693444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.695253] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.697258] ACPI: Power Button [PWRF] [ 0.698421] GHES: HEST is not enabled! [ 0.717275] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.755939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.775824] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.778439] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.803484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.806219] Linux agpgart interface v0.103 [ 0.809092] brd: module loaded [ 0.810743] loop: module loaded [ 0.817889] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.821542] GPT:90111 != 2097151 [ 0.823460] GPT:Alternate GPT header not at the end of the disk. [ 0.826343] GPT:90111 != 2097151 [ 0.828077] GPT: Use GNU Parted to correct GPT errors. [ 0.830779] vda: vda1 vda15 [ 0.835293] vdb: [ 0.837762] scsi host0: ata_piix [ 0.839910] scsi host1: ata_piix [ 0.841612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.844847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.849066] libphy: Fixed MDIO Bus: probed [ 0.851435] tun: Universal TUN/TAP device driver, 1.6 [ 0.853967] tun: (C) 1999-2004 Max Krasnyansky [ 0.858391] PPP generic driver version 2.4.2 [ 0.859494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861032] ehci-pci: EHCI PCI platform driver [ 0.862148] ehci-platform: EHCI generic platform driver [ 0.863428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864894] ohci-pci: OHCI PCI platform driver [ 0.865983] ohci-platform: OHCI generic platform driver [ 0.867259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908557] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.911426] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915354] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917883] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.920917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924285] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928143] usb usb1: Product: UHCI Host Controller [ 0.930867] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933924] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936486] hub 1-0:1.0: USB hub found [ 0.938756] hub 1-0:1.0: 2 ports detected [ 0.941168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.946730] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.949307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.952123] mousedev: PS/2 mouse device common for all mice [ 0.955834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960236] rtc_cmos 00:00: RTC can wake from S4 [ 0.963804] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.967084] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970336] i2c /dev entries driver [ 0.972317] device-mapper: uevent: version 1.0.3 [ 0.975088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983152] NET: Registered protocol family 10 [ 0.985768] NET: Registered protocol family 17 [ 0.988150] Key type dns_resolver registered [ 0.990873] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 0.993884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998933] registered taskstats version 1 [ 1.001096] Loading compiled-in X.509 certificates [ 1.005789] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010944] zswap: loaded using pool lzo/zbud [ 1.040321] Key type trusted registered [ 1.044940] Key type encrypted registered [ 1.047408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050178] ima: No TPM chip found, activating TPM-bypass! [ 1.053015] evm: HMAC attrs: 0x1 [ 1.055947] Magic number: 2:54:926 [ 1.058031] rtc_cmos 00:00: setting system clock to 2018-05-19 07:55:44 UTC (1526716544) [ 1.062438] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065490] EDD information not available. [ 1.070649] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.074802] Write protecting the kernel read-only data: 14336k [ 1.078825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083789] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.519308] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 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.000 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsOzUzZnKFLaM4tpGnZ3JkZt9wMF29t2B2FtJ7g+bnvJyPMAfez0rpeRpIRyz4o/7fgZz8SvtR22YKnw59Zz0HbHZAI5wyNDKBbgSYdNAVdhri/2195gw7//Y+UsQTjbdYz3bJVNbevtfpPc1UcuFWQfg/euhrlD9zMhYXZrGVklppsB86TZ/v2n+t2jWkRyJet++dy7uw6mREj5mLDMr3O+BdWn+jB/SSGEXUEfr1yLUKAsvC/FkznN6GGYzJfFiJL5K7n/bXzH7Go6C+x73P0h0dkT9XNBAn3TOPLx08HWzyTKBTOKB8WWYeB7aV9VBQVgGSFUgGsll58IsJaGAL root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 ssh-dss AAAAB3NzaC1kc3MAAACBALj5dN2Hkjm3hldyu9hugZLrvecAWFRQHt3M3MJTjE1szFKoWsVj3gaF0MSWgzDBhe7EmSJ9uy16f8RHhbNAwGBIxDFLPhJBMB1E/+Litkjzxzxpoa3Lpz5HD5h35tzeRIH01RR0bTstjrhssam82dR98vmFrUzjBBdsY0s3e/UZAAAAFQDnqa0BnK0l+bJ9ERMGv0Ed/khfkwAAAIAeum5lrxJoVthXVFj8i+sn8eHFI0I6dnnb1BifbqlA+3w9+20ikwZ/oodV7f+SdCB2vXAKpdxEHrWhcbqJFVe1F66eCzL6Odw7CujmjEJz8+rekvypAw181RCUkBRR/pY7ZTFecsEdr1XWevVzSlH8iXmAEmJrybhwHJyXpGZcQAAAAIEAtJB+qI9VvwuYWTlVdgGNX9RR/folW6EXJ+/cVZ6gIIZyChugPz/v2yifwFRvNZHOX5OElC/EV4c0Z9FOugaLb5pxknE3liGvB/WMj0brkSw5Qb12LO2NJOdpOgNojRvtUHgoAKLkxM5NBdsS24VFKbkcavwMlAj1cY+VrnYROec= root@opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe67:2b12/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.9 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: a62ae7a9-6de7-44a2-a36f-49f74ec96050 name: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 availability-zone: nova local-hostname: opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--2ce621b8-ffee-40ff-a404-6e9d0865e6f2 login: /dev/root resized successfully [took 0.98s] 2018-05-19 08:03:18,968 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-19 08:03:19,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 08:03:19,301 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 08:09 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-19 08:03:33,259 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-19 08:03:33,259 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-19 08:03:33,342 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-19 08:03:33,342 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-19 08:03:33,342 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 08:03:42,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a11cbe17-7113-41f8-b4cc-b8720a4f7019 | 2018-05-19T08:03:42.505969 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a11cbe17-7113-41f8-b4cc-b8720a4f7019 ~/.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-19 08:03:48,814 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 08:03:48,815 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-19 08:03:59,259 - 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=a7164496-8f02-4b53-a052-3408447cd1d3) as the default verifier for the future CLI operations. 2018-05-19 08:04:05,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-13f398f9-aa31-46d2-8b59-ca645601ed3f' 2018-05-19 08:04:06,632 - 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-19T08:04:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'666ddcca-f9c5-4f5f-a9ed-5ecf0879c0bc', u'provider:segmentation_id': 1012, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-13f398f9-aa31-46d2-8b59-ca645601ed3f', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T08:04:06Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 08:04:07,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T08:04:07Z', 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'4687cffb-bc4a-4d99-a7de-26da920a5cb3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-13f398f9-aa31-46d2-8b59-ca645601ed3f', u'enable_dhcp': True, u'network_id': u'666ddcca-f9c5-4f5f-a9ed-5ecf0879c0bc', u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T08:04:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 08:04:07,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-19 08:04:07,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-13f398f9-aa31-46d2-8b59-ca645601ed3f' 2018-05-19 08:04:08,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-13f398f9-aa31-46d2-8b59-ca645601ed3f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T08:04:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3d7660ca-39c4-4dde-9be5-04598e83aee6/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3d7660ca-39c4-4dde-9be5-04598e83aee6', u'size': None, u'name': u'Cirros-0.4.0-13f398f9-aa31-46d2-8b59-ca645601ed3f', u'checksum': None, u'self': u'/v2/images/3d7660ca-39c4-4dde-9be5-04598e83aee6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T08:04:08Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 08:04:08,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-13f398f9-aa31-46d2-8b59-ca645601ed3f' 2018-05-19 08:04:09,572 - 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-13f398f9-aa31-46d2-8b59-ca645601ed3f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T08:04:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ff521175-bd15-4613-ab11-0b05220d1d15/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ff521175-bd15-4613-ab11-0b05220d1d15', u'size': None, u'name': u'Cirros-0.4.0-1-13f398f9-aa31-46d2-8b59-ca645601ed3f', u'checksum': None, u'self': u'/v2/images/ff521175-bd15-4613-ab11-0b05220d1d15', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T08:04:09Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 08:04:09,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-19 08:04:09,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-13f398f9-aa31-46d2-8b59-ca645601ed3f', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'8de51192-f0fe-48ab-8874-f4d8b7792548', 'swap': 0}) 2018-05-19 08:04:10,003 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-13f398f9-aa31-46d2-8b59-ca645601ed3f', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'446b49f6-7ad6-41c7-a47b-ad58910967de', 'swap': 0}) 2018-05-19 08:04:15,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-19 08:04:15,889 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-19 08:04:15,889 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-19 08:04:15,893 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-19 08:04:15,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-19 08:04:20,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a7164496-8f02-4b53-a052-3408447cd1d3/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-19 08:04:20,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-19 08:04:20,753 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-19 08:04:20,753 - 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-19 08:20:43,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 496f3d2b-998e-4157-8199-8384f2941548 2018-05-19 08:20:43,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '496f3d2b-998e-4157-8199-8384f2941548']'. 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 496f3d2b-998e-4157-8199-8384f2941548 | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-19 08:04:25 | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-19 08:20:43 | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:18 | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-19 08:20:44,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7164496-8f02-4b53-a052-3408447cd1d3) | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a11cbe17-7113-41f8-b4cc-b8720a4f7019) | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 951.325 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 08:20:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-19 08:20:44,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-19 08:20:50,200 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 08:20:50,200 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:44 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-19 08:20:50,203 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-19 08:20:50,286 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-19 08:20:50,467 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-19 08:20:50,467 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-19 08:20:50,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 08:20:55,075 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-19 08:20:59,393 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 92c5a936-2039-411e-8a6e-1c350dd6346b | 2018-05-19T08:20:59.252993 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 92c5a936-2039-411e-8a6e-1c350dd6346b ~/.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-19 08:21:05,610 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 08:21:05,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-19 08:21:06,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-622badcd-9cc0-47d1-9992-dca47cda0bc8'... 2018-05-19 08:21:07,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-622badcd-9cc0-47d1-9992-dca47cda0bc8'... 2018-05-19 08:21:08,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-622badcd-9cc0-47d1-9992-dca47cda0bc8'... 2018-05-19 08:21:13,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-622badcd-9cc0-47d1-9992-dca47cda0bc8'... 2018-05-19 08:21:13,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-622badcd-9cc0-47d1-9992-dca47cda0bc8'... 2018-05-19 08:21:14,006 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-19 08:21:14,007 - 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-19 08:21:14,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 08:21:14,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 08:21:14,025 - 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': '98619918-83ea-4392-84a4-ec394e6ff3be', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'flavor_name': 'rally-tiny-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-622badcd-9cc0-47d1-9992-dca47cda0bc8', '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-19 08:22:25,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc90e5ab-2221-4178-becf-d81fee16096b 2018-05-19 08:22:25,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-19 08:22:25,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'bc90e5ab-2221-4178-becf-d81fee16096b'] 2018-05-19 08:22:27,211 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task bc90e5ab-2221-4178-becf-d81fee16096b: 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 bc90e5ab-2221-4178-becf-d81fee16096b 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731905 Full duration: 7.226422 -------------------------------------------------------------------------------- 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 bc90e5ab-2221-4178-becf-d81fee16096b 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> duration | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.157472 Full duration: 9.287342 -------------------------------------------------------------------------------- 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 bc90e5ab-2221-4178-becf-d81fee16096b 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | total | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> duration | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.982934 Full duration: 8.884416 -------------------------------------------------------------------------------- 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 bc90e5ab-2221-4178-becf-d81fee16096b 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.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | total | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | -> duration | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.338123 Full duration: 9.442615 -------------------------------------------------------------------------------- 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 bc90e5ab-2221-4178-becf-d81fee16096b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365056 Full duration: 8.844384 -------------------------------------------------------------------------------- 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 bc90e5ab-2221-4178-becf-d81fee16096b 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.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> duration | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.99372 Full duration: 8.902961 HINTS: * To plot HTML graphics with this data, run: rally task report bc90e5ab-2221-4178-becf-d81fee16096b --out output.html * To generate a JUnit report, run: rally task export bc90e5ab-2221-4178-becf-d81fee16096b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bc90e5ab-2221-4178-becf-d81fee16096b --json --out output.json 2018-05-19 08:22:27,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bc90e5ab-2221-4178-becf-d81fee16096b'] 2018-05-19 08:22:28,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 08:22:28,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bc90e5ab-2221-4178-becf-d81fee16096b', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-19 08:22:28,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-19 08:22:28,697 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-19 08:22:28,697 - 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-19 08:22:28,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 08:22:28,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 08:22:28,712 - 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': '98619918-83ea-4392-84a4-ec394e6ff3be', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'flavor_name': 'rally-tiny-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-622badcd-9cc0-47d1-9992-dca47cda0bc8', '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-19 08:24:08,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e7ee09a-6662-451c-8990-de1017572b83 2018-05-19 08:24:08,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4e7ee09a-6662-451c-8990-de1017572b83'] 2018-05-19 08:24:09,497 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4e7ee09a-6662-451c-8990-de1017572b83: 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 4e7ee09a-6662-451c-8990-de1017572b83 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.077 | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | -> glance_v2.upload_data | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | glance_v2.delete_image | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 100.0% | 1 | | -> duration | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.286377 Full duration: 13.716949 -------------------------------------------------------------------------------- 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 4e7ee09a-6662-451c-8990-de1017572b83 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.01 | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | -> glance_v2.upload_data | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | glance_v2.list_images | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> duration | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.210251 Full duration: 14.545621 -------------------------------------------------------------------------------- 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 4e7ee09a-6662-451c-8990-de1017572b83 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.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | -> duration | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.395898 Full duration: 9.709655 -------------------------------------------------------------------------------- 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": "98619918-83ea-4392-84a4-ec394e6ff3be" } ], "flavor": { "name": "rally-tiny-622badcd-9cc0-47d1-9992-dca47cda0bc8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4e7ee09a-6662-451c-8990-de1017572b83 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.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | -> glance_v2.upload_data | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | nova.boot_servers | 14.921 | 14.921 | 14.921 | 14.921 | 14.921 | 14.921 | 100.0% | 1 | | total | 17.987 | 17.987 | 17.987 | 17.987 | 17.987 | 17.987 | 100.0% | 1 | | -> duration | 16.987 | 16.987 | 16.987 | 16.987 | 16.987 | 16.987 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.987461 Full duration: 38.356101 HINTS: * To plot HTML graphics with this data, run: rally task report 4e7ee09a-6662-451c-8990-de1017572b83 --out output.html * To generate a JUnit report, run: rally task export 4e7ee09a-6662-451c-8990-de1017572b83 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4e7ee09a-6662-451c-8990-de1017572b83 --json --out output.json 2018-05-19 08:24:09,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4e7ee09a-6662-451c-8990-de1017572b83'] 2018-05-19 08:24:10,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 08:24:10,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4e7ee09a-6662-451c-8990-de1017572b83', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-19 08:24:10,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-19 08:24:10,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-19 08:24:10,952 - 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-19 08:24:10,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 08:24:10,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 08:24:10,966 - 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': '98619918-83ea-4392-84a4-ec394e6ff3be', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'flavor_name': 'rally-tiny-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-622badcd-9cc0-47d1-9992-dca47cda0bc8', '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-19 08:28:13,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dfdcfb3b-98f9-4816-ab72-2a30d5699e85 2018-05-19 08:28:13,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'dfdcfb3b-98f9-4816-ab72-2a30d5699e85'] 2018-05-19 08:28:14,853 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dfdcfb3b-98f9-4816-ab72-2a30d5699e85: 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.404 | 3.404 | 3.404 | 3.404 | 3.404 | 3.404 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.555 | 4.555 | 4.555 | 4.555 | 4.555 | 4.555 | 100.0% | 1 | | total | 7.959 | 7.959 | 7.959 | 7.959 | 7.959 | 7.959 | 100.0% | 1 | | -> duration | 7.959 | 7.959 | 7.959 | 7.959 | 7.959 | 7.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.959427 Full duration: 33.252566 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.449 | 3.449 | 3.449 | 3.449 | 3.449 | 3.449 | 100.0% | 1 | | cinder_v2.delete_volume | 4.473 | 4.473 | 4.473 | 4.473 | 4.473 | 4.473 | 100.0% | 1 | | total | 7.925 | 7.925 | 7.925 | 7.925 | 7.925 | 7.925 | 100.0% | 1 | | -> duration | 7.925 | 7.925 | 7.925 | 7.925 | 7.925 | 7.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.925209 Full duration: 19.820179 -------------------------------------------------------------------------------- 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-622badcd-9cc0-47d1-9992-dca47cda0bc8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dfdcfb3b-98f9-4816-ab72-2a30d5699e85 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 100.0% | 1 | | cinder_v2.delete_volume | 4.428 | 4.428 | 4.428 | 4.428 | 4.428 | 4.428 | 100.0% | 1 | | total | 10.258 | 10.258 | 10.258 | 10.258 | 10.258 | 10.258 | 100.0% | 1 | | -> duration | 10.258 | 10.258 | 10.258 | 10.258 | 10.258 | 10.258 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.257748 Full duration: 23.429237 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.057 | 4.057 | 4.057 | 4.057 | 4.057 | 4.057 | 100.0% | 1 | | cinder_v2.delete_volume | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 100.0% | 1 | | total | 8.413 | 8.413 | 8.413 | 8.413 | 8.413 | 8.413 | 100.0% | 1 | | -> duration | 8.413 | 8.413 | 8.413 | 8.413 | 8.413 | 8.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.412755 Full duration: 19.420531 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.819 | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 100.0% | 1 | | cinder_v2.extend_volume | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 100.0% | 1 | | cinder_v2.delete_volume | 4.43 | 4.43 | 4.43 | 4.43 | 4.43 | 4.43 | 100.0% | 1 | | total | 10.637 | 10.637 | 10.637 | 10.637 | 10.637 | 10.637 | 100.0% | 1 | | -> duration | 10.637 | 10.637 | 10.637 | 10.637 | 10.637 | 10.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.63733 Full duration: 22.181774 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.96 | 9.96 | 9.96 | 9.96 | 9.96 | 9.96 | 100.0% | 1 | | cinder_v2.delete_volume | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 100.0% | 1 | | total | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 100.0% | 1 | | -> duration | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 14.435 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.435243 Full duration: 37.511146 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | cinder_v2.list_qos | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> duration | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.913491 Full duration: 14.298885 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | cinder_v2.set_qos | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035623 Full duration: 13.344828 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | cinder_v2.list_types | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746232 Full duration: 13.730912 -------------------------------------------------------------------------------- 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 dfdcfb3b-98f9-4816-ab72-2a30d5699e85 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> duration | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064058 Full duration: 14.512084 HINTS: * To plot HTML graphics with this data, run: rally task report dfdcfb3b-98f9-4816-ab72-2a30d5699e85 --out output.html * To generate a JUnit report, run: rally task export dfdcfb3b-98f9-4816-ab72-2a30d5699e85 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dfdcfb3b-98f9-4816-ab72-2a30d5699e85 --json --out output.json 2018-05-19 08:28:14,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dfdcfb3b-98f9-4816-ab72-2a30d5699e85'] 2018-05-19 08:28:16,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-19 08:28:16,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dfdcfb3b-98f9-4816-ab72-2a30d5699e85', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-19 08:28:16,442 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-19 08:28:16,442 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-19 08:28:16,443 - 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-19 08:28:16,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-19 08:28:16,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-19 08:28:16,459 - 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': '98619918-83ea-4392-84a4-ec394e6ff3be', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'flavor_name': 'rally-tiny-622badcd-9cc0-47d1-9992-dca47cda0bc8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-622badcd-9cc0-47d1-9992-dca47cda0bc8', '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-19 08:28:31,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 75177bc4-281c-4799-8e31-8e48eb4b2262 2018-05-19 08:28:31,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '75177bc4-281c-4799-8e31-8e48eb4b2262'] 2018-05-19 08:28:32,872 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 75177bc4-281c-4799-8e31-8e48eb4b2262: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 75177bc4-281c-4799-8e31-8e48eb4b2262 2018-05-19 08:28:32,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '75177bc4-281c-4799-8e31-8e48eb4b2262'] 2018-05-19 08:28:34,315 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-19 08:28:44,900 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-19 08:28:44,900 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-19 08:28:45,154 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,477 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 08:28:45,477 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,477 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,478 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,480 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,481 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,477 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 07:54 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-19 08:28:45,482 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 08:28:45,482 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-19 08:28:45,482 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-19 08:28:45,573 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-19 08:28:45,573 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-19 08:28:45,573 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 08:28:49,948 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-19 08:28:54,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 97231e89-c677-4dc3-852d-7d9d1012dfd6 | 2018-05-19T08:28:54.166249 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 97231e89-c677-4dc3-852d-7d9d1012dfd6 ~/.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-19 08:28:59,948 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 08:28:59,949 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-19 08:29:05,435 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-19 08:29:11,398 - 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=329b33c8-e582-4e35-8d13-1788866a1c41) as the default verifier for the future CLI operations. 2018-05-19 08:29:17,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa' 2018-05-19 08:29:19,419 - 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-19T08:29:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'2de6bf6d-7f35-452a-95e1-c46f677f0aba', u'provider:segmentation_id': 1020, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T08:29:18Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 08:29:20,177 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T08:29:19Z', 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'364e19e4-1002-4b09-883b-ca8aef54943d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', u'enable_dhcp': True, u'network_id': u'2de6bf6d-7f35-452a-95e1-c46f677f0aba', u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T08:29:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 08:29:20,177 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-19 08:29:20,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa' 2018-05-19 08:29:21,011 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T08:29:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7651b08d-fd78-4262-a4af-36373d034d1e/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7651b08d-fd78-4262-a4af-36373d034d1e', u'size': None, u'name': u'Cirros-0.4.0-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', u'checksum': None, u'self': u'/v2/images/7651b08d-fd78-4262-a4af-36373d034d1e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T08:29:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 08:29:21,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa' 2018-05-19 08:29:21,698 - 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-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T08:29:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/03f202e6-3bee-4d8a-97c6-6df08ddb2572/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'03f202e6-3bee-4d8a-97c6-6df08ddb2572', u'size': None, u'name': u'Cirros-0.4.0-1-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', u'checksum': None, u'self': u'/v2/images/03f202e6-3bee-4d8a-97c6-6df08ddb2572', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T08:29:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 08:29:21,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-19 08:29:21,937 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'4d788e8e-4c6e-4602-be60-81d870ae7657', 'swap': 0}) 2018-05-19 08:29:22,095 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-6db90cbe-6c34-4d48-9f2c-cc5306bcecfa', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'f8055dc1-a51f-4d70-8241-9872b18cf007', 'swap': 0}) 2018-05-19 08:29:27,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-19 08:29:27,871 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-19 08:29:27,871 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-19 08:29:27,874 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-19 08:29:27,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-19 08:29:33,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-329b33c8-e582-4e35-8d13-1788866a1c41/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-19 08:29:33,128 - 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-19 08:31:58,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 847e6831-5754-4c37-b7f4-f38a89152879 2018-05-19 08:31:59,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '847e6831-5754-4c37-b7f4-f38a89152879']'. 2018-05-19 08:32:00,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 847e6831-5754-4c37-b7f4-f38a89152879 | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-19 08:29:37 | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-19 08:31:58 | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:21 | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-19 08:32:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 329b33c8-e582-4e35-8d13-1788866a1c41) | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 97231e89-c677-4dc3-852d-7d9d1012dfd6) | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 111.306 | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-19 08:32:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-19 08:32:00,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 08:32:00,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-19 08:32:00,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-19 08:32:04,367 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 08:32:04,368 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-19 08:32:04,374 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-19 08:32:06,458 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-19 09:28:54,179 - 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 3407.666s FAILED (failures=2) 2018-05-19 09:28:54,644 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 09:28:54,644 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:48 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-19 09:28:54,650 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-19 09:28:54,650 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-19 09:28:54,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-19 09:28:54,728 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-19 09:28:54,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-19 09:29:00,526 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-19 09:29:05,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4b912e7e-869e-4b32-bb01-87ac567ee620 | 2018-05-19T09:29:04.808501 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4b912e7e-869e-4b32-bb01-87ac567ee620 ~/.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-19 09:29:11,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | 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 | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-19 09:29:11,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-19 09:29:16,069 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-19 09:29:22,888 - 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=90fe8667-ae16-45cf-b89d-2944f284642e) as the default verifier for the future CLI operations. 2018-05-19 09:29:29,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-cccb50a2-5216-48c9-a081-e4f8c0574be1' 2018-05-19 09:29:30,086 - 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-19T09:29:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'44f03764-f48f-4857-ab5f-e3f1a908235f', u'provider:segmentation_id': 1011, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-cccb50a2-5216-48c9-a081-e4f8c0574be1', u'admin_state_up': True, u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T09:29:29Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 09:29:31,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-19T09:29:30Z', 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'57193960-057c-4ebc-b286-3cd33bbf1dac', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-cccb50a2-5216-48c9-a081-e4f8c0574be1', u'enable_dhcp': True, u'network_id': u'44f03764-f48f-4857-ab5f-e3f1a908235f', u'tenant_id': u'9c2d359ea29449c2b8932b53eb3e16d4', u'created_at': u'2018-05-19T09:29:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'9c2d359ea29449c2b8932b53eb3e16d4'}) 2018-05-19 09:29:31,061 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-19 09:29:31,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-cccb50a2-5216-48c9-a081-e4f8c0574be1' 2018-05-19 09:29:31,777 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-cccb50a2-5216-48c9-a081-e4f8c0574be1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T09:29:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ddba2538-ce13-4928-82fb-792fa76504b3/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ddba2538-ce13-4928-82fb-792fa76504b3', u'size': None, u'name': u'Cirros-0.4.0-cccb50a2-5216-48c9-a081-e4f8c0574be1', u'checksum': None, u'self': u'/v2/images/ddba2538-ce13-4928-82fb-792fa76504b3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T09:29:31Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 09:29:31,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-cccb50a2-5216-48c9-a081-e4f8c0574be1' 2018-05-19 09:29:32,346 - 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-cccb50a2-5216-48c9-a081-e4f8c0574be1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-19T09:29:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/95857c8c-9888-4e23-9e91-cd8e2ce56892/file', u'owner': u'9c2d359ea29449c2b8932b53eb3e16d4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'95857c8c-9888-4e23-9e91-cd8e2ce56892', u'size': None, u'name': u'Cirros-0.4.0-1-cccb50a2-5216-48c9-a081-e4f8c0574be1', u'checksum': None, u'self': u'/v2/images/95857c8c-9888-4e23-9e91-cd8e2ce56892', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-19T09:29:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-19 09:29:32,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-19 09:29:32,609 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-cccb50a2-5216-48c9-a081-e4f8c0574be1', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'8545b046-569e-4e7d-8fc5-d8b752bea521', 'swap': 0}) 2018-05-19 09:29:32,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-cccb50a2-5216-48c9-a081-e4f8c0574be1', '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'9c2d359ea29449c2b8932b53eb3e16d4', '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'eed870dc-f52b-4bdb-9417-7063c1a6e5a8', 'swap': 0}) 2018-05-19 09:29:38,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-19 09:29:38,427 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-19 09:29:38,428 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-19 09:29:38,432 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-19 09:29:38,441 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-19 09:29:43,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-90fe8667-ae16-45cf-b89d-2944f284642e/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-19 09:29:43,216 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-19 09:29:43,218 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-19 09:29:43,218 - 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-19 09:32:18,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e14ebb5d-f17e-4547-9b7f-6414dbbf9661 2018-05-19 09:32:19,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e14ebb5d-f17e-4547-9b7f-6414dbbf9661']'. 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e14ebb5d-f17e-4547-9b7f-6414dbbf9661 | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-19 09:29:47 | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-19 09:32:18 | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:31 | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-19 09:32:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 90fe8667-ae16-45cf-b89d-2944f284642e) | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4b912e7e-869e-4b32-bb01-87ac567ee620) | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 136.302 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-19 09:32:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-19 09:32:20,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-19 09:32:25,595 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 09:32:25,595 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:56 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-19 09:32:25,602 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-19 09:32:25,603 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:40 | FAIL | | vping_userdata | functest | smoke | 08:09 | FAIL | | tempest_smoke_serial | functest | smoke | 16:44 | PASS | | rally_sanity | functest | smoke | 07:54 | FAIL | | patrole | functest | smoke | 02:46 | PASS | | snaps_smoke | functest | smoke | 56:48 | FAIL | | neutron_trunk | functest | smoke | 02:56 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-19 09:32:25,611 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-19 09:32:31,006 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-207 | | 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-19 09:32:31,010 - 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-19 09:32:31,010 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 09:32:31,011 - 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-19 09:32:31,013 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-19 09:32:31,013 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-19 09:32:36,436 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-19 09:32:36,437 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-19 09:32:36,717 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 09:32:36,717 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-19 09:32:36,720 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-19 09:32:36,721 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:05 | 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-19 09:32:36,725 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-19 09:32:40,334 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-207 | | 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-19 09:32:40,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-19 09:32:40,338 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 09:32:40,338 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-19 09:32:40,339 - 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-19 09:32:40,341 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-19 09:32:43,974 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-207 | | 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-19 09:32:43,978 - 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-19 09:32:43,978 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-19 09:32:43,979 - 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-19 09:32:43,981 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-19 09:32:43,981 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-19 09:36:00,717 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-19 09:36:01,047 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-19 09:36:01,048 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:17 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-19 09:36:01,053 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:17 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-19 09:36:01,054 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK